Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff46…822d0xfa44…7ae8Base—$0.01100%coinbase67d ago0x9c0d86…81c85b
0xff46…822d0xee52…989eBase—$0.01100%coinbase67d ago0xe6cae9…975e36
0xff46…822d0x4152…532dBase—$0.01100%coinbase67d ago0xa35d10…d0d12f
0xff46…822d0x3729…6f00Base—$0.01100%coinbase67d ago0x568e37…6da708
0xff46…822d0xec9c…851aBase—$0.01100%coinbase67d ago0x6cd8e3…5d849a
0xff46…822d0xa66c…8503Base—$0.01100%coinbase67d ago0x54f015…56f524
0xff46…822d0x6fa5…fbb7Base—$0.01100%coinbase67d ago0x53794e…eba065
0xff46…822d0xbc4a…7889Base—$0.01100%coinbase67d ago0x4f4f10…213390
0xff46…822d0x2fb3…e7a6Base—$0.01100%coinbase67d ago0x066df6…fd41b5
0xff46…822d0x6e1f…51d9Base—$0.01100%coinbase67d ago0xc17ba8…030ce0
0xff46…822d0x9fef…c812Base—$0.01100%coinbase67d ago0xe581b6…10d68c
0xff46…822d0xfdf8…bfd6Base—$0.01100%coinbase67d ago0xaac674…8a0b4b
0xff46…822d0x5840…ed7eBase—$0.01100%coinbase67d ago0x25b201…5e5dff
0xff46…822d0xb6b2…5ecdBase—$0.01100%coinbase67d ago0x853c8e…bc73c8
0xff46…822d0x7d8e…62b2Base—$0.01100%coinbase67d ago0x228471…9da718
0xff46…822d0x5b7d…ff47Base—$0.01100%coinbase67d ago0x7b6e0a…6a76c5
0xff46…822d0xc8d2…dd0cBase—$0.01100%coinbase67d ago0x7ffee8…b1e737
0xff46…822d0x679e…3605Base—$0.01100%coinbase67d ago0xc48208…37fe16
0xff46…822d0x80a0…08b8Base—$0.01100%coinbase67d ago0xec308e…65e3e9
0xff46…822d0x38b0…0646Base—$0.01100%coinbase67d ago0xd197de…90ad60
0xff46…822d0x4a82…ca60Base—$0.01100%coinbase67d ago0x51d6d3…bb8db1
0xff46…822d0x4853…4288Base—$0.01100%coinbase67d ago0x1fab6d…d91e37
0xff46…822d0x98ad…fc66Base—$0.01100%coinbase67d ago0x314983…981553
0xff46…822d0x498c…943cBase—$0.01100%coinbase67d ago0xd22e9c…376962
0xff46…822d0xcdc5…be8eBase—$0.01100%coinbase67d ago0x427626…dddbe7

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.