Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase66d ago0x9b521b…30ebf9
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates66d ago0x765f4e…456bfc
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase66d ago0xd62a52…897726
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates66d ago0x6a8f79…86150f
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase66d ago0x2ea3d1…f62e51
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates66d ago0xb946f5…a03bcc
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase66d ago0xc27a46…7795cd
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates66d ago0x4c7b20…6eae2c
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase66d ago0x6f46a2…31e675
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates66d ago0x8a4172…4ea3a1
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase66d ago0xcebc8b…d908f5
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates66d ago0x68fbcb…64d713
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase66d ago0x4ac93f…b4bfa0
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates66d ago0x228e3e…03c341
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase66d ago0x6919fa…160c7e
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates66d ago0x37e610…63e0b6
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase66d ago0x193f54…f70065
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates66d ago0xbc1430…dd4908
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase66d ago0xb86b7c…3d1139
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates66d ago0x7d41f9…55d0bc
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase67d ago0xfd131d…32478a
0xdde1…7ee40x13bf…b9a7Base—$0.004100%candidates67d ago0xd49fda…580667
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase67d ago0xdd6ee4…e971eb
0xdde1…7ee40x13bf…b9a7Base—$0.004100%candidates67d ago0x090060…0a1a6a
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase67d ago0x87e69a…0dfe82

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.