Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc60…83770x3e0a…78e7Base—$0.004527100%coinbase74d ago0x87f60e…31296f
0xdc60…83770x3e0a…78e7Base—$0.004487100%coinbase74d ago0x28a579…5e413a
0xdc60…83770x3e0a…78e7Base—$0.00423100%coinbase74d ago0x584f3d…c9daf8
0xdc60…83770x3e0a…78e7Base—$0.005559100%coinbase74d ago0x0309ec…27e1a1
0xdc60…83770x3e0a…78e7Base—$0.003894100%coinbase74d ago0xed28f8…f7b521
0xdc60…83770x3e0a…78e7Base—$0.003639100%coinbase74d ago0x9c624d…16757e
0xdc60…83770x3e0a…78e7Base—$0.005121100%coinbase74d ago0xdf00c0…d1689c
0xdc60…83770x3e0a…78e7Base—$0.003482100%coinbase75d ago0x45152a…8b0ddb
0xdc60…83770x3e0a…78e7Base—$0.005396100%coinbase75d ago0x9eaef9…043fc4
0xdc60…83770x3e0a…78e7Base—$0.00362100%coinbase75d ago0xee7bfa…5e596b
0xdc60…83770x3e0a…78e7Base—$0.003332100%coinbase75d ago0x2f4ffb…0a6f10
0xdc60…83770x3e0a…78e7Base—$0.005181100%coinbase75d ago0x22e33c…7fa200
0xdc60…83770x3e0a…78e7Base—$0.004886100%coinbase75d ago0x528aa7…d4fc8e
0xdc60…83770x3e0a…78e7Base—$0.005642100%coinbase75d ago0xaccd22…100202
0xdc60…83770x3e0a…78e7Base—$0.004573100%coinbase75d ago0xed725c…fabcbf
0xdc60…83770x3e0a…78e7Base—$0.005104100%coinbase75d ago0x2039f9…6ff7ab
0xdc60…83770x3e0a…78e7Base—$0.004356100%coinbase75d ago0x8a433e…e642bd
0xdc60…83770x3e0a…78e7Base—$0.005256100%coinbase75d ago0xcc3195…7676d9
0xdc60…83770x3e0a…78e7Base—$0.004601100%coinbase75d ago0x8d7c8f…ee4acb
0xdc60…83770x3e0a…78e7Base—$0.002962100%coinbase75d ago0x9f63f2…5d574c
0xdc60…83770x3e0a…78e7Base—$0.003893100%coinbase75d ago0x8da812…e9d3e7

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.