Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x1181c0…81f567
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xd04b1a…5873d4
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x517eb2…3bdbb9
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x7c288c…623e4c
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x823523…5ed760
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xbc3725…e843ad
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xbe928d…37d6d4
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xb8370d…59c199
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x1a3ee4…97371f
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x88910c…8827b1
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xd81697…c335b2
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xe2a127…7b0357
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xf9cfb1…66b55e
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x87c69f…51127a
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xaed4ec…666d9f
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xa13203…ee03ef
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x5feab0…3c9076
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xfabfd3…316ab9
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x6f217e…979ea4
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xeda503…1b033c
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xf381cd…9dbd79
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xdbaf60…e9e7d9
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x7bf712…ef1870
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x7bcf3b…92b8bd
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xae4815…00c1be

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.