Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47ed…e2c50x1892…6085Base—$1.58100%relai113d ago0x914893…df4194
0x47ed…e2c50x1892…6085Base—$1.68100%relai113d ago0xa03c9a…d94974
0x47ed…e2c50x1892…6085Base—$1.06100%relai113d ago0x133d49…e69b43
0x47ed…e2c50x1892…6085Base—$1.07100%relai113d ago0x196bbf…4272c2
0x47ed…e2c50x1892…6085Base—$1.30100%relai113d ago0xc0877a…64464c
0x47ed…e2c50x1892…6085Base—$1.15100%relai113d ago0x202f42…cea911
0x47ed…e2c50x1892…6085Base—$1.99100%relai113d ago0xa77ffe…eb870d
0x47ed…e2c50x1892…6085Base—$1.14100%relai113d ago0x6b1c3c…5d980a
0x47ed…e2c50x1892…6085Base—$1.15100%relai113d ago0xc811ce…445f8f
0x47ed…e2c50x1892…6085Base—$1.22100%relai113d ago0x8cb1fb…13be13
0x47ed…e2c50x1892…6085Base—$1.06100%relai113d ago0xfb1362…d6111d
0x47ed…e2c50x1892…6085Base—$1.58100%relai113d ago0x6daa19…306c56
0x47ed…e2c50x1892…6085Base—$1.63100%relai113d ago0x7020cd…ec7773
0x47ed…e2c50x1892…6085Base—$1.62100%relai113d ago0xa36da3…e29e6b
0x47ed…e2c50x1892…6085Base—$1.07100%relai113d ago0xed8eef…334b0d
0x47ed…e2c50x1892…6085Base—$1.21100%relai113d ago0x838803…18dc61
0x47ed…e2c50x1892…6085Base—$1.92100%relai113d ago0xcccbcc…180b8b
0x47ed…e2c50x1892…6085Base—$1.31100%relai113d ago0xd1d982…043d68
0x47ed…e2c50x1892…6085Base—$1.64100%relai113d ago0xfcd331…4ba8fb
0x47ed…e2c50x1892…6085Base—$1.84100%relai113d ago0xe5e9e0…6e623c
0x47ed…e2c50x1892…6085Base—$1.87100%relai113d ago0xfd3583…bc1826
0x47ed…e2c50x1892…6085Base—$1.10100%relai113d ago0x7d3e59…037e52
0x47ed…e2c50x1892…6085Base—$1.18100%relai113d ago0x3f3a03…833abd
0x47ed…e2c50x1892…6085Base—$1.36100%relai113d ago0x275cf8…964432
0x47ed…e2c50x1892…6085Base—$1.87100%relai113d ago0x8767ca…ff1b49

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.