Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4cd…d93e0x9e25…0810Base—$0.0270%0x9e25…081013d ago0x1521d3…7fcd12
0xe1e7…9d310x9e25…0810Base—$0.0270%0x9e25…081013d ago0x4e646b…888e16
0x148d…a6630x9e25…0810Base—$0.0270%0x9e25…081013d ago0xdcc614…ff1b64
0xf4d2…bea70x9e25…0810Base—$0.0270%0x9e25…081013d ago0x27c498…372cce
0x21d3…72dd0x9e25…0810Base—$0.0170%0x9e25…081013d ago0xceb9d8…76a11c
0x1507…e5240x9e25…0810Base—$0.0370%0x9e25…081013d ago0x0f6b6d…5b37ee
0xec84…3c920x9e25…0810Base—$0.0270%0x9e25…081013d ago0xf1dbfe…6fc3e3
0x2a88…7acb0x9e25…0810Base—$0.0370%0x9e25…081013d ago0x5b975c…842bb9
0x4e63…f4dc0x9e25…0810Base—$0.0270%0x9e25…081013d ago0x89e16a…fb9d1a
0x9b7a…9a600x9e25…0810Base—$0.0270%0x9e25…081013d ago0xd1e2bb…635c8f
0xf541…eaac0x9e25…0810Base—$0.00549270%0x9e25…081013d ago0xb799ea…7304a2
0xef7b…ef9a0x9e25…0810Base—$0.0170%0x9e25…081013d ago0x1f9c5e…85b1d5
0xbc9a…8e1b0x9e25…0810Base—$0.0370%0x9e25…081013d ago0xad2a4a…598e86
0x4c12…82740x9e25…0810Base—$0.0270%0x9e25…081013d ago0x78c212…219e49
0x89cc…bafd0x9e25…0810Base—$0.0170%0x9e25…081013d ago0x8334a4…00c0db
0x8ec5…05f30x9e25…0810Base—$0.0270%0x9e25…081013d ago0x9987e3…f2ddfd
0x9aaa…0bdc0x9e25…0810Base—$0.0770%0x9e25…081013d ago0x3a03f7…45d8de
0x81f5…05b40x9e25…0810Base—$0.0270%0x9e25…081013d ago0x6c3afa…8c2103
0x1ce4…fa120x9e25…0810Base—$0.0270%0x9e25…081013d ago0xf06287…61e86f
0xda21…4eae0x9e25…0810Base—$0.0270%0x9e25…081013d ago0x586b26…1f605c
0x35ed…f9540x9e25…0810Base—$0.0570%0x9e25…081013d ago0xef721a…600c6e
0xfab8…c4460x9e25…0810Base—$0.0270%0x9e25…081013d ago0xb1b1b1…ce1ddf
0xb0ae…63c90x9e25…0810Base—$0.0270%0x9e25…081013d ago0x3359a9…b44a08
0x448f…61510x9e25…0810Base—$0.0170%0x9e25…081013d ago0x8b9fcf…c386ad
0xfc03…16eb0x9e25…0810Base—$0.0270%0x9e25…081013d ago0x6ed690…98fe8a

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.