Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20x2932…4f60Basex402 service$0.20100%coinbase10d ago0x7217a9…eb3a05
0xa25a…32e30x2932…4f60Basex402 service$0.005100%coinbase10d ago0x491e39…4f4b3f
0xad6d…327d0x2932…4f60Basex402 service$0.005100%coinbase10d ago0xac2c74…497c9c
0xfaa3…c9140x2932…4f60Basex402 service$0.005100%coinbase10d ago0xcb5bbb…44829a
0x224c…aa4d0x2932…4f60Basex402 service$0.005100%coinbase10d ago0x5da9f7…e40173
0x244f…b40e0x2932…4f60Basex402 service$0.005100%coinbase10d ago0xdf466b…7857bc
0xcf01…cc330x2932…4f60Basex402 service$0.005100%coinbase10d ago0x908dee…2d6ea2
0x5555…cf360x2932…4f60Basex402 service$0.005100%coinbase10d ago0xd66d0c…3472c8
0x94f9…71f00x2932…4f60Basex402 service$0.005100%coinbase11d ago0x971bd7…665535
0x5069…72060x2932…4f60Basex402 service$0.005100%coinbase11d ago0x9d02a8…2b39cd
0x8bf4…83d90x2932…4f60Basex402 service$0.005100%coinbase11d ago0x0d419d…683769
0xa2d7…d89f0x2932…4f60Basex402 service$0.005100%coinbase11d ago0x1b7990…7181db
0xe536…9e6b0x2932…4f60Basex402 service$0.005100%coinbase11d ago0x5ca33c…a82eb9
0xbf30…77020x2932…4f60Basex402 service$0.005100%coinbase11d ago0x2b9814…6137f9
0x79f8…f7580x2932…4f60Basex402 service$0.005100%coinbase11d ago0x866bbd…e95225
0x12e7…e8990x2932…4f60Basex402 service$0.005100%coinbase11d ago0xe4b212…1d5d55
0xc9c7…16700x2932…4f60Basex402 service$0.02100%coinbase11d ago0xce4dc2…f90515

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.