Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa36d ago0x6cbafb…7149b8
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa36d ago0x079818…9afbfe
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa36d ago0xe716ef…5ceb15
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa36d ago0xe623b5…c2bb04
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa36d ago0x30266f…c92926
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa36d ago0x410ed8…4a26ad
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa36d ago0x862869…211c22
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa36d ago0xf0ce02…585854
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa37d ago0xa63bc0…9fc626
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa37d ago0x0f2f65…4c6f9d
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa37d ago0x15928e…dbc67a
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa37d ago0x8464cc…8b949e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa37d ago0xd583d4…959b1d
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa37d ago0x979f08…0ec62e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa37d ago0xc363fe…24bbe6
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa37d ago0x8dfa2c…04ca87
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa37d ago0x4e62cd…50e4b4
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa37d ago0x35461e…215c2d
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa37d ago0x1e3ec3…2876fb
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa37d ago0xb5b2e5…237d2a
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa37d ago0xfe3ac8…cd98c8
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa37d ago0x3de60b…0f1943
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa37d ago0x4539cf…4938e2
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa37d ago0xabc7f7…1909e7
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa37d ago0x13d96d…5bd6b3

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.