Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d8c…92df0x2348…2bcbBasex402 service$0.02100%coinbase85d ago0x9c4c72…0acf30
0x4d8c…92df0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase86d ago0xc3e74d…ab7eec
0x4d8c…92df0x4466…125eBasex402 service$0.005100%coinbase86d ago0x826777…9b452d
0x4d8c…92df0x2932…4f60Basex402 service$0.01100%coinbase86d ago0xa51743…b4e0f2
0x4d8c…92df0xc91c…b95cBasex402 serviceCrypto$0.002100%coinbase86d ago0x563377…70cc45
0x4d8c…92df0x6e8b…4e2eBasex402 service$0.001100%coinbase86d ago0x09cd44…3e483e
0x4d8c…92df0xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase86d ago0xe92f5a…844111
0x4d8c…92df0x2b60…7392Basex402 service$0.005100%coinbase86d ago0xc29b45…db98a7
0x4d8c…92df0xd20f…7d0dBase—$0.001100%coinbase86d ago0xc31e8e…4ae306
0x4d8c…92df0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase86d ago0x927454…1fad03
0x4d8c…92df0xeb4d…7d53Base—$0.005694100%coinbase86d ago0x4a3c6c…58e780
0x4d8c…92df0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase86d ago0x2778d6…f95717
0x4d8c…92df0x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase86d ago0xc98307…255c20
0x4d8c…92df0xbc64…e3b0Basex402 service$0.001100%coinbase86d ago0xdb8953…4aef30
0x4d8c…92df0x4a82…5bfeBaseStatePulse APITransit$0.02100%coinbase86d ago0x1f12d3…88620e
0x4d8c…92df0x6e8b…4e2eBasex402 service$0.002100%coinbase86d ago0x77645b…9b8b39
0x4d8c…92df0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase86d ago0xe692a3…ccf4bb
0x4d8c…92df0x11f5…125dBasex402 service$0.01100%coinbase86d ago0x95c8ba…768ed5
0x4d8c…92df0x169b…83d1Basex402 service$0.10100%coinbase86d ago0x339e86…4b1259
0x4d8c…92df0x2d3a…c423Baseonchain-gasCrypto$0.004100%coinbase86d ago0xaa339f…a20c30
0x4d8c…92df0xbaf5…53ccBasex402 service$0.01100%coinbase86d ago0xf3a07d…48e90b
0x4d8c…92df0x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase86d ago0xcd4c38…291781
0x4d8c…92df0xd20f…7d0dBase—$0.001100%coinbase86d ago0xb11554…787629
0x4d8c…92df0xd20f…7d0dBase—$0.001100%coinbase86d ago0xc292ca…6c8d79
0x4d8c…92df0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase86d ago0x880715…578ef3

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.