Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase122d ago0x372859…a0d455
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates122d ago0xd65173…a67530
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase122d ago0x1418c8…5431ef
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates122d ago0xdb1faa…656f4a
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase122d ago0x84c290…0ef8c8
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates122d ago0xd76a3d…2b623e
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase122d ago0x873d98…e03e40
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates122d ago0xaa800c…bb954a
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase122d ago0xb8fa6a…43c191
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates122d ago0x26a4c4…3f39a8
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase122d ago0x22c09c…73a87a
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates122d ago0x9d2e59…6f7c55
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase122d ago0x4e504f…750aa1
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates122d ago0x03d5ea…acd977
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase122d ago0xb2a3d1…56a8a3
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates122d ago0xcb4b01…4ae99b
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase122d ago0x8509c6…d89d27
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates122d ago0xb0d4f5…ca731c
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase122d ago0xaf991e…fa154c
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates122d ago0x670da8…b5ac4d
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates122d ago0x8aa0cc…019669
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase122d ago0x638035…2c5e29
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates122d ago0x74045c…b4b553
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase122d ago0x5e3647…3ca3ed
0xc74e…681e0x13bf…b9a7Base—$0.004100%candidates122d ago0xe45fa0…89124a

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.