Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase14h ago0xf2c197…c6394d
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase14h ago0xe77f09…852c91
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase14h ago0xb739d5…527255
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase14h ago0x67d565…b2fcb3
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase14h ago0x529717…bebb6e
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase14h ago0x8e4f55…86cf30
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase14h ago0xd1c345…2accbe
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase15h ago0xb97642…724753
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase15h ago0xd4bf82…7d68bf
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase15h ago0x1ced0d…8740a6
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase15h ago0x9b5cb8…18a9ec
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase15h ago0xd0743c…a5d460
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase15h ago0x3f2fcb…661ff9
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase15h ago0xdbda72…455c6e
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase15h ago0x28a59e…f0b274
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase17h ago0x33ecf1…a6e8dc
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase17h ago0x19b54e…55fd7c
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase17h ago0x7b46c3…d59b2f

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.