Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa087…84b50x3e0a…78e7Base—$0.003544100%coinbase75d ago0xa84257…e5cfb0
0xa087…84b50x3e0a…78e7Base—$0.00575100%coinbase75d ago0x06a14b…b60e12
0xa087…84b50x3e0a…78e7Base—$0.003157100%coinbase75d ago0x508183…eb233c
0xa087…84b50x3e0a…78e7Base—$0.004174100%coinbase75d ago0xf0b3ab…f663f0
0xa087…84b50x3e0a…78e7Base—$0.004501100%coinbase75d ago0x074436…7f215b
0xa087…84b50x3e0a…78e7Base—$0.003727100%coinbase75d ago0xfdf0f0…19fc6b
0xa087…84b50x3e0a…78e7Base—$0.003127100%coinbase75d ago0x2ba41b…4bb516
0xa087…84b50x3e0a…78e7Base—$0.005865100%coinbase75d ago0x190a9a…dcdde2
0xa087…84b50x3e0a…78e7Base—$0.004361100%coinbase75d ago0x10ea7b…521392
0xa087…84b50x3e0a…78e7Base—$0.003124100%coinbase75d ago0xb5a069…a8d332
0xa087…84b50x3e0a…78e7Base—$0.002667100%coinbase75d ago0xd6c968…ec7be3
0xa087…84b50x3e0a…78e7Base—$0.00329100%coinbase75d ago0x6313fe…5fd56d
0xa087…84b50x3e0a…78e7Base—$0.004815100%coinbase75d ago0xfb21f6…82a391
0xa087…84b50x3e0a…78e7Base—$0.003589100%coinbase75d ago0x482e7e…4e49d8
0xa087…84b50x3e0a…78e7Base—$0.004637100%coinbase75d ago0x01efd9…b6ccb5
0xa087…84b50x3e0a…78e7Base—$0.005474100%coinbase75d ago0x25ac28…ad1a17
0xa087…84b50x3e0a…78e7Base—$0.002876100%coinbase75d ago0x7d3b2a…12a2ad
0xa087…84b50x3e0a…78e7Base—$0.004552100%coinbase75d ago0xcbc09c…277022
0xa087…84b50x3e0a…78e7Base—$0.00592100%coinbase75d ago0xbf6daa…58a2ce
0xa087…84b50x3e0a…78e7Base—$0.003511100%coinbase75d ago0xee2975…28a6d5
0xa087…84b50x3e0a…78e7Base—$0.005731100%coinbase75d ago0x1843b8…81fe10
0xa087…84b50x3e0a…78e7Base—$0.004826100%coinbase75d ago0x85a38c…ba3294
0xa087…84b50x3e0a…78e7Base—$0.004563100%coinbase75d ago0xee0932…1801fa
0xa087…84b50x3e0a…78e7Base—$0.00378100%coinbase75d ago0xddd0c7…dcd427

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.