Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x465029…378c0e
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x89893a…d33fee
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x5f55b8…90ffb5
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x77d32b…5172df
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0xda6b20…cc7d3d
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x3087d8…42f061
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0xb5c563…6d9a50
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x4f47ca…a7a910
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x8320ae…c02549
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x1dfec8…abf154
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x2a11f6…e0be22
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x407c1a…340a5a
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x6dd4e5…dd2f25
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x4fed74…732a49
0x8097…59590xfe80…47eeBase$0.001100%fluxa21d ago0x518135…2d4eea
0x8097…59590xfe80…47eeBase$0.001100%fluxa21d ago0x662d3d…5e679c
0x8097…59590xfe80…47eeBase$0.001100%fluxa21d ago0x60ea23…028edc
0x8097…59590xfe80…47eeBase$0.001100%fluxa21d ago0xf7e2ff…1d223b
0x8097…59590xfe80…47eeBase$0.001100%fluxa21d ago0x39fde8…77a909
0x8097…59590xfe80…47eeBase$0.001100%fluxa21d ago0x67b94e…38fb66
0x8097…59590xfe80…47eeBase$0.001100%fluxa21d ago0xa4abf2…97ee9e
0x8097…59590xfe80…47eeBase$0.001100%fluxa21d ago0x2cccc4…99b4aa
0x8097…59590xfe80…47eeBase$0.001100%fluxa21d ago0x972a19…aa984b
0x8097…59590xfe80…47eeBase$0.001100%fluxa21d ago0x009ebf…009a5b
0x8097…59590xfe80…47eeBase$0.001100%fluxa21d ago0x9cfb45…a6e5a8

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.