Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb40…32910x3e0a…78e7Base—$0.003003100%coinbase74d ago0x3bae90…c0ef8e
0xeb40…32910x3e0a…78e7Base—$0.003906100%coinbase74d ago0xbdd477…906082
0xeb40…32910x3e0a…78e7Base—$0.005677100%coinbase74d ago0x5a5057…cb3376
0xeb40…32910x3e0a…78e7Base—$0.003465100%coinbase74d ago0x64e80a…9eceec
0xeb40…32910x3e0a…78e7Base—$0.00593100%coinbase74d ago0xe344d0…5bd462
0xeb40…32910x3e0a…78e7Base—$0.003752100%coinbase74d ago0x7fd605…7e3385
0xeb40…32910x3e0a…78e7Base—$0.004015100%coinbase74d ago0xc396c8…4f7318
0xeb40…32910x3e0a…78e7Base—$0.004724100%coinbase74d ago0x2a7100…27fe38
0xeb40…32910x3e0a…78e7Base—$0.002754100%coinbase74d ago0xe61bea…464ce7
0xeb40…32910x3e0a…78e7Base—$0.003908100%coinbase74d ago0x6ff9c8…f216bf
0xeb40…32910x3e0a…78e7Base—$0.002855100%coinbase74d ago0x92b209…85f71b
0xeb40…32910x3e0a…78e7Base—$0.005798100%coinbase74d ago0x785beb…89b160
0xeb40…32910x3e0a…78e7Base—$0.002887100%coinbase74d ago0x0fa780…3a05e6
0xeb40…32910x3e0a…78e7Base—$0.005562100%coinbase75d ago0x64028c…762780
0xeb40…32910x3e0a…78e7Base—$0.005382100%coinbase75d ago0x38cdfb…321fcf
0xeb40…32910x3e0a…78e7Base—$0.004798100%coinbase75d ago0xe15208…e2bd9a
0xeb40…32910x3e0a…78e7Base—$0.005058100%coinbase75d ago0xac9509…a42ba4
0xeb40…32910x3e0a…78e7Base—$0.005536100%coinbase75d ago0xe58244…845ef3
0xeb40…32910x3e0a…78e7Base—$0.004913100%coinbase75d ago0x7cc28d…a77bac
0xeb40…32910x3e0a…78e7Base—$0.005546100%coinbase75d ago0xa5868e…e6d228
0xeb40…32910x3e0a…78e7Base—$0.002888100%coinbase75d ago0x126a31…0c9579
0xeb40…32910x3e0a…78e7Base—$0.00318100%coinbase75d ago0x5380f7…e37e21

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.