Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa37d ago0x5a4ba7…dd9eb3
0xb179…2d640x9c95…e299Base—$0.001100%fluxa37d ago0xb002fc…32d48b
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0x3d34fe…cd30a4
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0x0cd6c8…18b3c2
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0x58fe97…e4dcd4
0xb179…2d640x9c95…e299Base—$0.001100%fluxa38d ago0xfd54ec…2872ec
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0x90b221…31ab28
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0x88c625…48a9b9
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0x08b00a…831936
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0x41d274…a72974
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0x360e33…f565b4
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0x98a797…29a880
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0x09e9e9…811bb9
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0x734c10…8d4d62
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0x3461bf…539074
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0xe75969…7d8e88
0xb179…2d640x9c95…e299Base—$0.001100%fluxa38d ago0xbc31fb…f4bdca
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0x2d2684…917863
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0x8f4138…def1bf
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0xfcda13…1c25ac
0xb179…2d640x9c95…e299Base—$0.001100%fluxa38d ago0x5dac02…3e7f7b
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0x8c4b30…6cb327
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0x427c05…76631d
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0xee7260…638214
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa38d ago0x05e0e6…5a8fc3

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.