Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$3.15100%0x2b56…451e113d ago0xe29f03…909fd7
0xf861…cd530x0e3d…7757Base—$3.15100%0xb769…f881113d ago0x5d6270…255d55
0xf861…cd530x0e3d…7757Base—$10.50100%0x2e11…8573113d ago0x340a16…2d8288
0xf861…cd530x0e3d…7757Base—$5.25100%0xf31d…cc4b113d ago0x55dfba…10c6b5
0xf861…cd530x0e3d…7757Base—$10.50100%0x7924…2dfe113d ago0x1dbb0c…0f970b
0xf861…cd530x0e3d…7757Base—$2.10100%0xe0dd…9b2b113d ago0x739ae0…d015b3
0xf861…cd530x0e3d…7757Base—$5.25100%0x2b35…135b113d ago0x6075da…6f155e
0xf861…cd530x0e3d…7757Base—$10.50100%0xc246…c595113d ago0x5f5eca…5661e7
0xf861…cd530x0e3d…7757Base—$6.30100%0xa894…209f113d ago0x5f7c69…7b46b8
0xf861…cd530x0e3d…7757Base—$7.35100%0x5e96…f159113d ago0x890415…48c2ac
0xf861…cd530x0e3d…7757Base—$3.15100%0xd27a…bec8113d ago0xb5a31b…09dbb2
0xf861…cd530x0e3d…7757Base—$2.10100%0xef99…bf59113d ago0x0ac405…c1aa7f
0xf861…cd530x0e3d…7757Base—$3.15100%0x02d7…6ab3113d ago0x6078ef…6cd5a3
0xf861…cd530x0e3d…7757Base—$10.50100%0x90ad…1cd6113d ago0x409901…14bed7
0xf861…cd530x0e3d…7757Base—$5.25100%0x133d…a476113d ago0xd3f2d3…69caa8
0xf861…cd530x0e3d…7757Base—$31.50100%0x77d8…3bfa113d ago0xce0320…0e47b9
0xf861…cd530x0e3d…7757Base—$1.05100%0x33a2…877f113d ago0x7e04b4…066ff8
0xf861…cd530x0e3d…7757Base—$15.75100%0xb7ce…a062113d ago0xce243e…8ad8bc
0xf861…cd530x0e3d…7757Base—$31.50100%0xd253…4d18113d ago0x137041…5f27e5
0xf861…cd530x0e3d…7757Base—$5.25100%0xd8e2…3d4b113d ago0x710850…3ab7bd
0xf861…cd530x0e3d…7757Base—$10.50100%0x19e0…dcbe113d ago0x7a749e…751c5b
0xf861…cd530x0e3d…7757Base—$3.15100%0x640e…5f18113d ago0xb6343c…7d41db
0xf861…cd530x0e3d…7757Base—$6.30100%0x9d1f…cb22113d ago0xb1784c…b951d0
0xf861…cd530x0e3d…7757Base—$5.25100%0x3e24…de68113d ago0x87f0c1…d7a87b
0xf861…cd530x0e3d…7757Base—$5.25100%0xbc7c…86d4113d ago0x6ee58e…ac5cb4

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.