Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef57…5f210x6a0a…bf67Base—$0.01100%coinbase2d ago0x51c452…f08393
0xef57…5f210x6a0a…bf67Base—$0.01100%coinbase2d ago0x85ca81…84d33d
0xef57…5f210x6a0a…bf67Base—$0.01100%coinbase2d ago0xabf0b2…2e9ae7
0xef57…5f210x6a0a…bf67Base—$0.01100%coinbase2d ago0x43e954…ac8de0
0xef57…5f210x6a0a…bf67Base—$0.01100%coinbase2d ago0xc0f8d6…fd29ff
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0xdd9952…c8c94e
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0x2b4db1…098d11
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0x7c970d…af5498
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0x109bbe…f1eecf
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0xe0047c…b339a8
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0x0458a3…b053da
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0x6873e8…897b12
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0xbbc1e4…3365df
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0x005c8a…aa0448
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0xe7706c…1ad1f5
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0x69e953…95f4b5
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0x52b27e…d7a49b
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0x674a0c…783f29
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0xbd9395…13f74c
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0xa7a9fb…cb1f3c
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0xff6ef1…48278c
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0xd61e26…aef4c9
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0x8be129…ace7b5
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0x4fb04f…e27b73
0xef57…5f210x6a0a…bf67Base—$0.10100%coinbase2d ago0x1d82f9…8c92b4

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.