Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa42d ago0xa66063…595ab0
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa42d ago0xc67e1a…691b38
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa42d ago0xae882a…fbf2b1
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa42d ago0x8e2211…dd4238
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa42d ago0x127ad7…cecac6
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa42d ago0xaa5a71…569dae
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa42d ago0x17480d…ddcc0e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa42d ago0x76a1e1…99623e
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa42d ago0x8304b0…104069
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa42d ago0xfc2b14…34a9cd
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa42d ago0x7025eb…4075a0
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa42d ago0x6b481b…bb12c8
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa42d ago0x3ad922…8085a2
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa42d ago0xf352e9…616ca3
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa42d ago0x305c4d…528e92
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa42d ago0xe7bdc0…c4cdec
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa42d ago0x232043…ee6d28
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa42d ago0xd5506e…5914ec
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa42d ago0xa7a911…72dc81
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa42d ago0xe0dcc0…a1aa22
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa42d ago0x2b45bd…15888c
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa42d ago0x3d94fd…d3b705
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa42d ago0xd40a39…42619b
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa42d ago0xb73898…561df3
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa42d ago0xb442aa…b61b84

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.