Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x81d692…fcda9e
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x6a191d…e7be77
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x26d45e…cda223
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xb8c916…852582
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xcdc5e3…753cf0
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x2725f2…50ec54
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xd50adf…ef727b
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x9a7fd7…33a86c
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x1a9e1b…7d6629
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x5093b4…c9ce5b
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x29e073…fc368d
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xef3364…1b2de2
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x945767…76d1ea
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x24557e…0412b7
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xcfeea5…94ac18
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x0298f0…6b727a
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x34cb4c…0f891b
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xde217b…76ad23
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x667a27…32c577
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x77c7a8…b0257d
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xa74e4b…5c0ff1
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x9bbc55…97cd07
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xe4b7f9…dd1fe8
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xb398d5…bcdc38
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xbb7c89…b2d411

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.