Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb66a…04f40xb0af…7de0Base—$144.42100%coinbase46d ago0x92aecd…dec5e5
0xb66a…04f40xb0af…7de0Base—$155.26100%coinbase46d ago0x4f37ec…08fe5e
0xb66a…04f40xb0af…7de0Base—$154.63100%coinbase46d ago0xe274f2…22ab96
0xb66a…04f40xb0af…7de0Base—$162.20100%coinbase46d ago0x4a74bc…21db6c
0xb66a…04f40xb0af…7de0Base—$153.13100%coinbase46d ago0x2de676…4d0885
0xb66a…04f40xb0af…7de0Base—$90.07100%coinbase46d ago0x6d279a…a143a1
0xb66a…04f40xb0af…7de0Base—$93.60100%coinbase46d ago0x8c12ea…5b892c
0xb66a…04f40xb0af…7de0Base—$90.07100%coinbase46d ago0x3aaa85…cdbfdd
0xb66a…04f40xb0af…7de0Base—$99.13100%coinbase46d ago0x2e9d3f…082c93
0xb66a…04f40xb0af…7de0Base—$94.11100%coinbase46d ago0x45a8a4…76e6e8
0xb66a…04f40xb0af…7de0Base—$95.08100%coinbase46d ago0x97d15f…09c47b
0xb66a…04f40xb0af…7de0Base—$107.69100%coinbase46d ago0x389b94…5e3a69
0xb66a…04f40xb0af…7de0Base—$112.68100%coinbase46d ago0x099071…e50149
0xb66a…04f40xb0af…7de0Base—$105.07100%coinbase46d ago0xbe97d3…caa978
0xb66a…04f40xb0af…7de0Base—$111.23100%coinbase46d ago0xfd7c77…163061
0xb66a…04f40xb0af…7de0Base—$110.62100%coinbase46d ago0x5e44a6…689498
0xb66a…04f40xb0af…7de0Base—$105.12100%coinbase46d ago0x93ce60…9f5832
0xb66a…04f40xb0af…7de0Base—$105.08100%coinbase46d ago0x2ec1fb…9cb293
0xb66a…04f40xb0af…3befBase—$3.00100%payAI46d ago0x744670…720d7d
0xb66a…04f40xb0af…7de0Base—$112.18100%coinbase46d ago0x28cecd…c937b1
0xb66a…04f40xb0af…7de0Base—$117.19100%coinbase46d ago0x9c48a4…544459
0xb66a…04f40xb0af…7de0Base—$108.14100%coinbase46d ago0xa677b7…5b1434
0xb66a…04f40xb0af…7de0Base—$100.12100%coinbase46d ago0x12ec53…a29bca
0xb66a…04f40xb0af…7de0Base—$90.06100%coinbase47d ago0xf93a9f…3eeae6
0xb66a…04f40xb0af…7de0Base—$60.03100%coinbase47d ago0xebf825…39283c

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.