Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab6b…78cc0xeb5c…fba1Base—$0.01100%coinbase79d ago0x7502c1…12c3aa
0xab6b…78cc0xc559…cd3bBase—$0.01100%coinbase79d ago0xd2b41a…034713
0xab6b…78cc0x2540…e057Base—$0.01100%coinbase79d ago0x87c9f7…50cbb0
0xab6b…78cc0x00f2…7f14Base—$0.01100%coinbase79d ago0x9ac281…913eb7
0xab6b…78cc0x881b…ca4fBase—$0.01100%coinbase79d ago0xb6a781…8a1a50
0xab6b…78cc0xfea5…3a8cBase—$0.01100%coinbase79d ago0xfd1d46…27187d
0xab6b…78cc0xbcc1…1a36Base—$0.01100%coinbase79d ago0xa69057…702bf6
0xab6b…78cc0x6ab0…c280Base—$0.01100%coinbase79d ago0xde91a1…216c6d
0xab6b…78cc0xa01c…6295Base—$0.01100%coinbase79d ago0x08faf3…6e6ab7
0xab6b…78cc0xada1…82ccBase—$0.01100%coinbase79d ago0x6510cc…382017
0xab6b…78cc0xaf72…f516Base—$0.01100%coinbase79d ago0xc53da5…ff0c0e
0xab6b…78cc0xe0a1…e7a6Base—$0.01100%coinbase79d ago0xd9a88a…15dbe8
0xab6b…78cc0xb4d8…ae01Base—$0.01100%coinbase79d ago0x64a93c…e1f735
0xab6b…78cc0x326b…add3Base—$0.01100%coinbase79d ago0x83fb98…0597a2
0xab6b…78cc0x60b9…ff01Base—$0.01100%coinbase79d ago0x20e391…cde830
0xab6b…78cc0x68bc…ce42Base—$0.01100%coinbase79d ago0x8a8cb8…6170e6
0xab6b…78cc0x5739…e9f9Base—$0.01100%coinbase79d ago0x051133…a4c95c
0xab6b…78cc0xe6f3…8ffdBase—$0.01100%coinbase79d ago0xadd496…9a6f30
0xab6b…78cc0x89f8…0504Base—$0.01100%coinbase79d ago0x44d9ea…a1f364
0xab6b…78cc0xd1f7…f568Base—$0.01100%coinbase79d ago0xf69259…748f61
0xab6b…78cc0x8022…eab9Base—$0.01100%coinbase80d ago0xef2b9b…b49c58
0xab6b…78cc0xbe8c…6dbbBase—$0.01100%coinbase80d ago0x4adefd…a3bf0b
0xab6b…78cc0x4871…152aBase—$0.01100%coinbase80d ago0xc05538…bcbb37
0xab6b…78cc0x6e05…8cc0Base—$0.01100%coinbase80d ago0x3fa2e5…b7541e
0xab6b…78cc0x1ec9…bef7Base—$0.01100%coinbase80d ago0x6e93c4…145693

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.