Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa31d ago0xdad42a…20fc80
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa31d ago0x811460…fa6048
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa31d ago0xec838d…a9883c
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa31d ago0x5e0808…a23b75
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa31d ago0xf1cd12…15406f
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa31d ago0x54b3c6…085e27
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa31d ago0x05cce5…3c0e09
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa31d ago0x787615…0cfe96
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa31d ago0x160a2c…4c864a
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa31d ago0x2ddb81…980422
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa31d ago0x2fea0b…ab96e9
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa31d ago0x94d3ac…bfcdf3
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa31d ago0x134af3…50d505
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa31d ago0x934f3a…303aa4
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa31d ago0xce69aa…ba1f69
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa31d ago0xd08960…94adef
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa32d ago0x5867c8…6022b8
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa32d ago0x5d452b…476588
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa32d ago0xf80dde…5ea49c
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa32d ago0xbc76a4…0f9edc
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa32d ago0x200542…41fd95
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa32d ago0xb08655…48ee0d
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa32d ago0x1594b1…1e260f
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa32d ago0x082769…eda4dd
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa32d ago0xeb26ad…d8de68

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.