Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4e6…47b60x2932…4f60Basex402 service$0.005100%coinbase3d ago0xd87539…329643
0x2ab1…9fa50x2932…4f60Basex402 service$0.005100%coinbase3d ago0xbb342c…84b639
0xee59…b4b90x2932…4f60Basex402 service$0.005100%coinbase3d ago0x0f856a…aed2aa
0xeb52…7dc50x2932…4f60Basex402 service$0.01100%coinbase3d ago0x4e5748…f91f74
harunami.eth0x2932…4f60Basex402 service$0.005100%coinbase3d ago0x1c8624…1e4d96
0x4334…df420x2932…4f60Basex402 service$0.005100%coinbase3d ago0xc740b0…3dae04
nutelka.eth0x2932…4f60Basex402 service$0.005100%coinbase3d ago0x0ea0a9…a26ec9
forcaster.eth0x2932…4f60Basex402 service$0.005100%coinbase3d ago0xf53f0e…400d9e
forcaster.eth0x2932…4f60Basex402 service$0.005100%coinbase3d ago0x1c98ad…334521
0x040d…07f90x2932…4f60Basex402 service$0.005100%coinbase3d ago0x11e299…9cce25
0xf097…359a0x2932…4f60Basex402 service$0.005100%coinbase3d ago0x279741…e5e3f7
0xf7d3…0c460x2932…4f60Basex402 service$0.005100%coinbase4d ago0xb2042d…5e9f86
0xe10b…4ea90x2932…4f60Basex402 service$0.005100%coinbase4d ago0xf1d2ce…8490da
0x79f8…f7580x2932…4f60Basex402 service$0.005100%coinbase4d ago0x66c242…71748d
0xcb4e…47100x2932…4f60Basex402 service$0.20100%coinbase4d ago0xb57a32…a0bec2
0x76b4…60780x2932…4f60Basex402 service$0.005100%coinbase4d ago0xbefcce…62e810
0x5524…def00x2932…4f60Basex402 service$0.005100%coinbase4d ago0xdf1376…8ce23e
0x6173…c1320x2932…4f60Basex402 service$0.005100%coinbase4d ago0x276b27…a9087a
0xf369…23930x2932…4f60Basex402 service$0.005100%coinbase4d ago0xebf62c…ea32fc

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.