Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0xb365bc…779395
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0x074e61…3eda07
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0x3a9a1d…6d01e2
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0xffd415…a3dcef
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0xdb43cd…173aac
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0x358d2e…0c4259
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0xded6ec…183b50
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0x77cbfa…23925e
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0xc64657…04a83f
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0xb5d775…d24c2c
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0x655f59…74f776
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0x7f5ad2…90233c
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0x1a7782…5bd865
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0x092a22…617876
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0xf14f1d…7bb092
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0x28ece1…26a037
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0x68aeba…d27802
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0xcaca2c…e0a81d
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0xe23b20…416dee
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0x98b448…396641
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa23d ago0x14136b…4b6596
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa24d ago0xfac00e…2df3d1
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa24d ago0x297e61…6aaa48
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa24d ago0x1d6a63…4f9120
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa24d ago0xd059a6…928fd2

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.