Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x83c9…17ea0x10ff…bc23Base$0.01100%coinbase67d ago0x92263f…aa0e00
0x83c9…17ea0x3211…be50Base$0.01100%coinbase67d ago0xc47817…93ca71
0x83c9…17ea0x94d7…452aBase$0.01100%coinbase67d ago0x885e9e…e0a54c
0x83c9…17ea0x1bfc…3ac1Base$0.01100%coinbase67d ago0x85dbe6…f4f98e
0x83c9…17ea0xc1ae…71c7Base$0.01100%coinbase67d ago0xea9ffa…3432a9
0x83c9…17ea0x9f3a…18e2Base$0.01100%coinbase67d ago0x1bd954…22e26e
0x83c9…17ea0x3658…b781Base$0.01100%coinbase67d ago0x24db94…13c675
0x83c9…17ea0x4496…266fBase$0.01100%coinbase67d ago0xaf8735…f1c00d
0x83c9…17ea0xcd3a…b9bfBase$0.01100%coinbase67d ago0x7e97cc…f6aedf
0x83c9…17ea0x298b…2f37Base$0.01100%coinbase67d ago0xf7554c…7eac17
0x83c9…17ea0x9016…e998Base$0.01100%coinbase67d ago0x9cbc7f…f8bd98
0x83c9…17ea0xbee1…06fbBase$0.01100%coinbase67d ago0x4b733b…7716c4
0x83c9…17ea0x4d17…2a94Base$0.01100%coinbase68d ago0x8e3414…f31169
0x83c9…17ea0x31b8…9c30Base$0.01100%coinbase68d ago0xff8987…89cccf
0x83c9…17ea0xb753…f152Base$0.01100%coinbase68d ago0xf06800…56ee3a
0x83c9…17ea0x0acc…05b9Base$0.01100%coinbase68d ago0x4a9288…8f52e8
0x83c9…17ea0x6b7f…5311Base$0.01100%coinbase68d ago0x4a6c6e…913247
0x83c9…17ea0xac74…c1f1Base$0.01100%coinbase68d ago0x3d5eda…8dc9fd
0x83c9…17ea0x6f18…ec43Base$0.01100%coinbase68d ago0xec6ee2…41039f
0x83c9…17ea0xa2fa…6a2dBase$0.01100%coinbase68d ago0xf015d3…0e9d17
0x83c9…17ea0x11a6…3389Base$0.01100%coinbase68d ago0xe07f41…cdf000
0x83c9…17ea0x42de…a407Base$0.01100%coinbase68d ago0x7c3fc6…d7d277
0x83c9…17ea0x66a0…4616Base$0.01100%coinbase68d ago0x21bafd…15aaf6
0x83c9…17ea0xce4b…7185Base$0.01100%coinbase68d ago0xd94321…debbde
0x83c9…17ea0x6e9a…5220Base$0.01100%coinbase68d ago0x42b742…b9afa4

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.