Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf56d…54830xb0af…7de0Base—$4.27100%coinbase29d ago0x0bdc34…f7d8e1
0xf56d…54830xb0af…7de0Base—$4.28100%coinbase29d ago0x887cbf…7f0dbd
0xf56d…54830xb0af…7de0Base—$4.16100%coinbase29d ago0xba7fb3…5faa7a
0xf56d…54830xb0af…7de0Base—$3.96100%coinbase29d ago0x444d80…51ec7e
0xf56d…54830xb0af…7de0Base—$4.01100%coinbase29d ago0x797be2…02452c
0xf56d…54830xb0af…7de0Base—$3.87100%coinbase29d ago0x911fb5…2390ac
0xf56d…54830xb0af…7de0Base—$4.15100%coinbase29d ago0xcdb30f…06015c
0xf56d…54830xb0af…7de0Base—$3.96100%coinbase29d ago0x31ed3a…aca873
0xf56d…54830xb0af…7de0Base—$4.26100%coinbase29d ago0xe00ec8…20f18b
0xf56d…54830xb0af…7de0Base—$4.11100%coinbase29d ago0x19bd4a…c50ec5
0xf56d…54830xb0af…7de0Base—$4.30100%coinbase29d ago0x0954eb…72c59a
0xf56d…54830xb0af…7de0Base—$4.18100%coinbase29d ago0xf36d46…919466
0xf56d…54830xb0af…7de0Base—$4.47100%coinbase29d ago0xba6909…279b1b
0xf56d…54830xb0af…7de0Base—$4.35100%coinbase29d ago0xffae76…5b17f2
0xf56d…54830xb0af…7de0Base—$4.27100%coinbase29d ago0xfffd72…b4aa15
0xf56d…54830xb0af…7de0Base—$4.18100%coinbase29d ago0xc38ca3…c34780
0xf56d…54830xb0af…7de0Base—$3.99100%coinbase29d ago0x11e074…065152
0xf56d…54830xb0af…7de0Base—$3.96100%coinbase29d ago0xb7ce4c…3c6f3c
0xf56d…54830xb0af…7de0Base—$3.89100%coinbase29d ago0x71101a…9f8aeb
0xf56d…54830xb0af…7de0Base—$3.89100%coinbase30d ago0xe7385e…757346
0xf56d…54830xb0af…3befBase—$3.00100%payAI30d ago0xb71629…367c4d
0xf56d…54830xb0af…7de0Base—$5.06100%coinbase30d ago0x85dd51…5e56d4
0xf56d…54830xb0af…7de0Base—$5.44100%coinbase30d ago0x5e6c6c…4159fb
0xf56d…54830xb0af…7de0Base—$5.43100%coinbase30d ago0x4e7a4a…d948a3
0xf56d…54830xb0af…7de0Base—$5.28100%coinbase30d ago0xc24f3a…68330d

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.