Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0xc2a59c…74861a
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0x33be9c…b22347
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0x8d8ed0…f14e2d
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0xe96255…cb836a
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0xa18812…a486b2
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0x0d5ca3…447c37
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0x6b231b…7c34a8
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0x44c64c…acfe6b
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0x5d92dd…5a09f7
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0x62feb8…1a6c25
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0x12f981…3d9165
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0x2ab873…e30815
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0xb0e3d4…b91aef
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0xac2e82…11d88f
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0x862351…2a9fe6
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0x2018ee…2e721b
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0xa0670f…4d0d35
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0xcb84dc…114347
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0x7b5966…bb7909
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0xb98b47…72436f
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0x7ed12e…11d390
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0xbf8a40…816329
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0x453642…905a42
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0x7e4176…14a018
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase52d ago0xb2725f…a2a791

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.