Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb639…73980xfe80…47eeBase$0.001100%fluxa6d ago0xa8675a…2d6442
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa6d ago0xb8d2a1…c3f7fe
0xd1d8…acca0xfe80…47eeBase$0.001100%fluxa6d ago0xdef003…00541e
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa6d ago0xb06a2d…2f0f15
0x1ea5…276b0xfe80…47eeBase$0.001100%fluxa6d ago0xe36e84…965330
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa6d ago0x9363ee…1ad9c7
0xb512…55fd0xfe80…47eeBase$0.001100%fluxa6d ago0xe15b7f…63a13c
0x75a0…5da00xfe80…47eeBase$0.001100%fluxa6d ago0xac0fbc…e0e218
0x4748…3ccc0xfe80…47eeBase$0.001100%fluxa6d ago0x6e29ba…9b2452
0x880d…7cc20xfe80…47eeBase$0.001100%fluxa6d ago0x2876e3…034d4a
0x1a3f…719d0xfe80…47eeBase$0.001100%fluxa6d ago0x11c011…57bb75
0x73cd…8bc20xfe80…47eeBase$0.001100%fluxa6d ago0x546955…5b1768
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa6d ago0x4e36ba…437c7a
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa6d ago0x98ff4d…63f407
0xbbcb…5d720xfe80…47eeBase$0.001100%fluxa6d ago0x576ae4…94a08e
0x90f9…492a0xfe80…47eeBase$0.001100%fluxa6d ago0xf58d03…ef48bd
0xb24f…c8b90xfe80…47eeBase$0.001100%fluxa6d ago0xb16997…fc5942
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa6d ago0xdc94f4…e77265
0x42ef…efcb0xfe80…47eeBase$0.001100%fluxa6d ago0x807d6e…c2af64
0x5dd1…08120xfe80…47eeBase$0.001100%fluxa6d ago0x092860…a9746e
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa6d ago0x3913cf…0ab53c
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa6d ago0xcefb79…ba5e8f
0x0eb4…73430xfe80…47eeBase$0.001100%fluxa6d ago0xcbe737…ea3049
0x0752…32390xfe80…47eeBase$0.001100%fluxa6d ago0xc21f33…0fa597
0x96b5…fb280xfe80…47eeBase$0.001100%fluxa6d ago0x897c9f…ff0fd5

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.