Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa2h ago0x960621…c83def
0x8d1b…e9440xfe80…47eeBase$0.001100%fluxa2h ago0x8ea492…0ff14b
0x88dd…fe7c0xfe80…47eeBase$0.001100%fluxa2h ago0x7b886f…5ae8df
0xa599…919c0xfe80…47eeBase$0.001100%fluxa2h ago0x267e23…03b8cf
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa2h ago0x831c68…378d71
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa2h ago0xc5e473…e95658
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa2h ago0x6f9b1b…55e2b0
0xff72…34cd0xfe80…47eeBase$0.001100%fluxa2h ago0x8b8aff…7a715a
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa2h ago0x7cc8f5…6f3be5
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa2h ago0x983d41…127c5b
0x748d…cd240xfe80…47eeBase$0.001100%fluxa2h ago0x5d76b3…34379b
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa2h ago0x73658c…97c680
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa2h ago0x96d9c3…220972
0x4b5a…e5e90xfe80…47eeBase$0.001100%fluxa2h ago0xd48333…ee2b2b
0x679f…86740xfe80…47eeBase$0.001100%fluxa2h ago0x21f286…8eced0
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa2h ago0xc709b6…3d0f17
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa2h ago0xc6a453…79d489
0xbac6…67e00xfe80…47eeBase$0.001100%fluxa2h ago0x6e0e5c…c6748b
0x2447…749f0xfe80…47eeBase$0.001100%fluxa2h ago0xa8e8f0…8dcb2e
0x4716…0faf0xfe80…47eeBase$0.001100%fluxa2h ago0x773450…0a1f44
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa2h ago0x3a5467…6c5a7a
0x4964…14270xfe80…47eeBase$0.001100%fluxa2h ago0x4f6fe8…f8e89b
0xa116…8c290xfe80…47eeBase$0.001100%fluxa2h ago0x9795b6…c256a2
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa2h ago0xe9375f…a2c0db
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa2h ago0x685b57…8f4902

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.