Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase11d ago0x1805f9…2a84fc
0xe3e6…ae850x40a8…ad8bBasex402 service$0.01100%coinbase11d ago0x929c1d…c67119
0x868c…af500x40a8…ad8bBasex402 service$0.01100%coinbase11d ago0xe188c4…4e74c8
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase11d ago0x01f7d5…97fef5
0xaad7…f2470x40a8…ad8bBasex402 service$0.01100%coinbase11d ago0xf19bf1…6c15c3
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase11d ago0x57a908…63c39e
0x868c…af500x40a8…ad8bBasex402 service$0.001100%coinbase11d ago0xdbc8e3…5f38a1
0x0fb2…433c0x40a8…ad8bBasex402 service$0.005100%coinbase11d ago0xec102a…070c8c
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase11d ago0x37d4db…e43abb
0xd168…f06d0x40a8…ad8bBasex402 service$0.001100%coinbase11d ago0x2fd822…909ae8
0x1f14…19530x40a8…ad8bBasex402 service$0.005100%coinbase11d ago0xbc7764…2ebfcc
0x0fb2…433c0x40a8…ad8bBasex402 service$0.001100%coinbase11d ago0x394ea8…210524
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase11d ago0x69a464…da75ed
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase11d ago0x91fd98…b4b39d
0xcd84…2d490x40a8…ad8bBasex402 service$0.001100%coinbase11d ago0x8efe30…83e403
0xcd84…2d490x40a8…ad8bBasex402 service$0.005100%coinbase11d ago0x29eed1…6a055d
0xd344…b3fd0x40a8…ad8bBasex402 service$0.005100%coinbase11d ago0x9de2a7…33f917
0xa032…cd010x40a8…ad8bBasex402 service$0.01100%coinbase11d ago0x92b571…f66a6f
0xacb2…2c050x40a8…ad8bBasex402 service$0.01100%coinbase11d ago0x70136d…68c899
0xe2c9…e95e0x40a8…ad8bBasex402 service$0.01100%coinbase11d ago0xce4de4…a60253
0xb1de…3d220x40a8…ad8bBasex402 service$0.01100%coinbase11d ago0xab03b0…bb4bdd
0x23a2…84ff0x40a8…ad8bBasex402 service$0.01100%coinbase11d ago0x8d5622…8798d4
0x3ec8…c7990x40a8…ad8bBasex402 service$0.005100%coinbase11d ago0x2bdd87…b7c664
0xd168…f06d0x40a8…ad8bBasex402 service$0.005100%coinbase11d ago0x7c0219…210a66
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase11d ago0x5d28b0…0c695c

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.