Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x636c…0e080xfe80…47eeBase$0.001100%fluxa21d ago0x2707f6…dab26c
0x636c…0e080xfe80…47eeBase$0.001100%fluxa21d ago0x15a0cc…74a66c
0x636c…0e080xfe80…47eeBase$0.001100%fluxa21d ago0x6b1bbf…e978ce
0x636c…0e080xfe80…47eeBase$0.001100%fluxa21d ago0xd41b97…81c428
0x636c…0e080xfe80…47eeBase$0.001100%fluxa21d ago0xb7102b…55a4a9
0x636c…0e080xfe80…47eeBase$0.001100%fluxa21d ago0xef737a…3a6b89
0x636c…0e080xfe80…47eeBase$0.001100%fluxa21d ago0x7b642d…640f82
0x636c…0e080xfe80…47eeBase$0.001100%fluxa21d ago0x49f52a…eb91db
0x636c…0e080xfe80…47eeBase$0.001100%fluxa21d ago0x1811aa…ce97e5
0x636c…0e080xfe80…47eeBase$0.001100%fluxa21d ago0xecdd71…730cee
0x636c…0e080xfe80…47eeBase$0.001100%fluxa21d ago0x0957fa…1e7dcc
0x636c…0e080xfe80…47eeBase$0.001100%fluxa21d ago0x1d4211…249333
0x636c…0e080xfe80…47eeBase$0.001100%fluxa21d ago0xd2434c…a74525
0x636c…0e080xfe80…47eeBase$0.001100%fluxa21d ago0xde1ec9…657b98
0x636c…0e080xfe80…47eeBase$0.001100%fluxa21d ago0xffbc82…f42c78
0x636c…0e080xfe80…47eeBase$0.001100%fluxa21d ago0xb492ca…251389
0x636c…0e080xfe80…47eeBase$0.001100%fluxa21d ago0x2cae76…295221
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0x6150a2…b97eec
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0x403663…c3572e
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0xb582f8…1ac12c
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0x1f83d1…c13824
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0x8a940c…fac16d
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0x2db54e…df5bd9
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0x78dcd1…bba4f4
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0xbf1f6f…d73d79

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.