Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase1h ago0xa4630f…27095f
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase2h ago0x400290…bed871
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase2h ago0x178ad0…1104b1
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase2h ago0xf1b390…1e0c69
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase2h ago0x8f4bf6…57f0d4
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase3h ago0xa121ba…0761d9
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase3h ago0x0f864d…a50de7
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase3h ago0xaa3526…afb719
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase3h ago0x70daeb…7f87f8
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase4h ago0xa620e0…bcc453
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase4h ago0x3c4ec0…109a6d
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase4h ago0xe7cad9…e98fdf
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase4h ago0x536229…6cf786
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase5h ago0x543514…d71502
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase5h ago0x3b65a9…5dd4a4
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase5h ago0xded1b5…259e34
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase5h ago0x22ab43…6a1b4e
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase6h ago0xcc8d8a…ef5ada
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase6h ago0x8ae5b8…b6837a
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase6h ago0x76b809…444eb1
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase6h ago0x2b9a9f…34f96a
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase7h ago0x12fc6c…74cc6c
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase7h ago0xf14e62…e41e91
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase7h ago0x984860…2136e6
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase7h ago0xb4c614…5c182d

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.