Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932116d ago0xe5365f…3de0d8
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x9bdd87…a79542
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932116d ago0xd94451…80e994
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932116d ago0x587d6a…be0d01
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x117b8a…ff5310
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x79e62a…eeb5cf
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932116d ago0x72833e…f4c12c
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x9a4b18…47b121
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932116d ago0xe1962e…da11ec
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932116d ago0xb9ac47…eaaa0d
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932116d ago0xea3a0b…1f0314
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932116d ago0x10cb74…432a87
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932116d ago0xdc05d1…148577
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932116d ago0x5d8bdf…aa22e9
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x71b4a5…d50a3b
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932116d ago0xbcbd12…ee2965
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932116d ago0xd0bd21…e2a519
0x18d7…6ea40x50eb…6480Base—$0.0005100%0x54f0…7932116d ago0x775bbe…236f26
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x49f4b0…d38e01
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x3aa7df…2aa6f9
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x61b9dc…8f0c35
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x4443a0…a934c8
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x711e0c…4a136a
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932116d ago0xeb1fbd…17bb63
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x50a365…80c296

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.