Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17ee…6f990x6839…1a2bBase$0.003100%coinbase8s ago0xf99af2…fe9b9a
0xa54d…49f50xf6ec…13f1Base$4,498.0570%0x7347…d69110s ago0xe2f9f5…9ad585
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0x8e3b8e…cc145c
0xe402…75de0x3e0a…78e7Base$0.005642100%coinbase22s ago0x47ae6b…f3fce6
0x3d9d…493f0x6839…1a2bBase$1.00100%coinbase24s ago0x8501e5…28fba2
0x67e6…19720xa9dd…2315Base$0.002100%coinbase26s ago0xb82260…63148d
0xe03d…274b0x50eb…6480Base$0.00170%0x54f0…793228s ago0x8b4ec2…c3aaef
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase28s ago0xf69b7e…e022e4
0x67e6…19720xa9dd…2315Base$0.002100%coinbase28s ago0x7324b1…4391c7
0x5e14…28990xa9dd…2315Base$0.01100%coinbase30s ago0xf57229…04fc45
0x1332…66eb0x47c5…4fc3Base$15.7570%0x2640…d76730s ago0x10beac…3661e2
0x51d9…9ada0xfe80…47eeBase$0.001100%fluxa32s ago0x4088ab…b72771
0x1332…66eb0x47c5…4fc3Base$10.5070%0x2158…e16032s ago0x5b5d3b…9988d9
0x2e8c…18aa0xfe80…47eeBase$0.001100%fluxa34s ago0x2227d2…b0c48a
0xa10b…786b0xfe80…47eeBase$0.001100%fluxa34s ago0x27ac02…706cea
0x4e1f…fa0c0x6839…1a2bBase$0.003100%coinbase36s ago0x97cb2b…1cf8fc
0xe5be…57690x8553…f930Base$0.000001100%primer38s ago0x6069e2…6d5259
0x67e6…19720xa9dd…2315Base$0.002100%coinbase40s ago0x75e69d…794e23
0x67e6…19720xa9dd…2315Base$0.002100%coinbase40s ago0xf28ffa…55bcc8
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a542s ago0xd908a0…e72057
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc48s ago0x58aac2…6b9bd2
0x43e7…7fdb0x47c5…4fc3Base$133.3570%0xf8fe…a40d50s ago0xf828f8…280b49
0x5583…d6460x6839…1a2bBase$0.003100%coinbase52s ago0x2ab927…272ea9
0x4bc3…198b0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase52s ago0x8e2a7f…dd1948
0x67e6…19720xa9dd…2315Base$0.002100%coinbase52s ago0xf58a7a…1a4924

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.