Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa19d ago0x606226…410440
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa19d ago0x80a1b9…b99123
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa19d ago0x71ca1f…52e6f3
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa19d ago0x3deb54…2decd1
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa19d ago0x897435…c532b2
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa19d ago0xac53ca…eb6914
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa19d ago0x302c8c…28373a
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa19d ago0xb9ab99…567f01
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa19d ago0x4fb374…5f6773
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa19d ago0x4c4cb7…b6f77e
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa19d ago0x49288f…d53fc7
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa19d ago0xd94220…f720ef
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa19d ago0x1df4cc…efe050
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa19d ago0xd848ed…f24da5
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa19d ago0xc8901e…fc6375
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa19d ago0x1a3761…d93c38
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa19d ago0x8fb60a…0a5d06
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa19d ago0xf7897d…e03ae6
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa20d ago0x48cf82…127036
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa20d ago0x60224e…0fc84c
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa20d ago0x5ccc02…f0bfc6
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa20d ago0x9a4863…11eaa8
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa20d ago0xae2594…549933
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa20d ago0xc3f181…2d9d20
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa20d ago0x50e5ac…5c5ccb

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.