Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$4.2070%0xe347…5b3032d ago0xf2ca68…6bc6d5
0xc9a2…31540x0e3d…7757Base—$8.4070%0xd8cf…8eb732d ago0x33e1d5…9f4949
0xc9a2…31540x0e3d…7757Base—$1.0570%0xca7d…500132d ago0x006f7e…b014eb
0xc9a2…31540x0e3d…7757Base—$3.1570%0x01d6…4c2932d ago0x9be8cd…953e4f
0xc9a2…31540x0e3d…7757Base—$10.5070%0x07d6…1b9432d ago0x8dcad2…c28955
0xc9a2…31540x0e3d…7757Base—$5.2570%0x2d1c…632c32d ago0x5ca503…bcc551
0xc9a2…31540x0e3d…7757Base—$1.0570%0x5787…759e32d ago0xd75a92…f8eceb
0xc9a2…31540x0e3d…7757Base—$15.7570%0xc4a4…9e8632d ago0xef32ae…4edf53
0xc9a2…31540x47c5…4fc3Base—$9.4570%0x3aab…e20932d ago0x14c3b9…fd61af
0xc9a2…31540x0e3d…7757Base—$10.5070%0x30b6…608932d ago0x193eeb…fb2123
0xc9a2…31540x0e3d…7757Base—$11.5570%0x1a34…32c132d ago0x50ffe0…da61d9
0xc9a2…31540x0e3d…7757Base—$10.5070%0x2a1b…cb2832d ago0x9613ee…7bbf26
0xc9a2…31540x0e3d…7757Base—$6.3070%0x160a…c89132d ago0x46abc0…313d45
0xc9a2…31540x0e3d…7757Base—$2.1070%0xa2b7…2c9a32d ago0x0ccfab…01eded
0xc9a2…31540x0e3d…7757Base—$10.5070%0x96df…634b32d ago0xc0126c…cc0533
0xc9a2…31540x0e3d…7757Base—$99.7570%0x493f…ab8f32d ago0x502fbb…a8e93a
0xc9a2…31540x0e3d…7757Base—$5.2570%0x133d…a47632d ago0xfb2e91…3f30ec
0xc9a2…31540x0e3d…7757Base—$9.4570%0x93d4…655d32d ago0xf64393…aee0bf
0xc9a2…31540x0e3d…7757Base—$5.2570%0x24a4…540a32d ago0x64573f…d6daf3
0xc9a2…31540x0e3d…7757Base—$21.0070%0xc5a1…8a3432d ago0x93b5ba…91e77d
0xc9a2…31540x0e3d…7757Base—$3.1570%0xc629…e70132d ago0x037908…8a5428
0xc9a2…31540x0e3d…7757Base—$5.2570%0x3368…d66b32d ago0x2cc3db…a49f0a
0xc9a2…31540x0e3d…7757Base—$10.5070%0x53e5…093932d ago0x1c4d50…08a45f
0xc9a2…31540x0e3d…7757Base—$2.1070%0x3aab…e20932d ago0x4634ed…69dd35
0xc9a2…31540x0e3d…7757Base—$12.6070%0x826a…78de32d ago0xa6f40f…6619f9

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.