Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa5d ago0x8ef306…17d732
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa5d ago0x01cf81…5db65a
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0x06728d…f979f9
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0x73623d…dbe791
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0x4df5fc…b69998
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0x715a77…77ab22
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0x717cba…5fe116
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0x84bed9…917606
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0xd6c74e…3f42c2
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0xaafbd5…fa007b
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0x9a15d4…e2f6c9
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0xe01a72…2d860e
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0xd44e72…c415d1
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0xb25eaf…2114cb
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0x3ae669…09f4ee
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0x4b987e…4f410b
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0xa3da1d…d8f416
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0xf8cb6e…2a53a8
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0x38b6e8…0730d8
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0xe3cdd7…7e3d5d
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0x6a75b4…2d6b92
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0x2c5259…d0bbe7
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0x6c1db3…fff10d
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0x19bd05…3942a2
0x7ff0…fc880xfe80…47eeBase—$0.001100%fluxa6d ago0xcb2468…ea0bac

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.