Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$5.25100%0x7dc9…9d7b97d ago0xa7d6e7…35a04f
0x1332…66eb0x0e3d…7757Base—$59.00100%0xb60e…e3aa97d ago0x3b6d8b…f53a62
0x1332…66eb0x0e3d…7757Base—$117.60100%0x1e09…da4197d ago0xf6def8…9444c5
0x1332…66eb0x0e3d…7757Base—$42.00100%0x4639…93fa97d ago0xe9d201…7dc7d2
0x1332…66eb0x0e3d…7757Base—$300.06100%0xbb4c…e40c97d ago0xa1446b…729034
0x1332…66eb0x0e3d…7757Base—$5.25100%0x1af6…8fa397d ago0x79497e…50cfa4
0x1332…66eb0x0e3d…7757Base—$68.25100%0x24a4…540a97d ago0x7ab646…260cd3
0x1332…66eb0x0e3d…7757Base—$3.94100%0x505d…14d697d ago0xb1d284…9236c9
0x1332…66eb0x0e3d…7757Base—$15.00100%0x30af…b89d97d ago0x389e24…980385
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6d10…b12b97d ago0x8f78d9…493439
0x1332…66eb0x0e3d…7757Base—$5.25100%0x1053…e7a997d ago0x030c76…cc9d71
0x1332…66eb0x0e3d…7757Base—$1,050.00100%0xedfa…1e1297d ago0x33cf71…2a5039
0x1332…66eb0x0e3d…7757Base—$2,538.84100%0x2133…5a4297d ago0x3318a2…76521c
0x1332…66eb0x0e3d…7757Base—$5.25100%0x398e…79a697d ago0x5bab5d…84aa62
0x1332…66eb0x0e3d…7757Base—$10.50100%0x8817…492797d ago0x588067…32671c
0x1332…66eb0x0e3d…7757Base—$105.00100%0xc0fa…66cc97d ago0x5fb3da…fbd9b5
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0389…0bc297d ago0xfe08b9…23fec7
0x1332…66eb0x0e3d…7757Base—$84.00100%0xa628…b7bc97d ago0x66f9ce…541225
0x1332…66eb0x0e3d…7757Base—$3.15100%0x271d…d4bc97d ago0x5301d1…a2b028
0x1332…66eb0x0e3d…7757Base—$205.10100%0xdbb0…e8c297d ago0x7fdb0b…a581be
0x1332…66eb0x0e3d…7757Base—$31.50100%0xfa43…45e597d ago0xf0a5c2…572ede
0x1332…66eb0x0e3d…7757Base—$1.05100%0x551c…90e597d ago0x736880…fd07c3
0x1332…66eb0x0e3d…7757Base—$10.50100%0x7390…9c9397d ago0x39f11d…b7706e
0x1332…66eb0x0e3d…7757Base—$1.05100%0xb1ed…f85497d ago0xa9169a…0f1c31
0x1332…66eb0x0e3d…7757Base—$28.35100%0x705f…8eed97d ago0x77ae55…5b5f4e

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.