Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fce…69970x9c95…e299Base—$0.001100%fluxa36d ago0x2b048f…72ba7a
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa36d ago0x3cc85f…9d49cc
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0xb4bc73…691cfe
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0xb6438b…b5bb7d
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0xe23b5c…d330ec
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0x18c78a…226603
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0x8d4da7…12df6c
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0x0c969f…b66bc4
0x6fce…69970x9c95…e299Base—$0.001100%fluxa37d ago0xe1be81…473c4c
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0x33563a…967efc
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0x3ce3ac…b453e2
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0x38ecb8…fa27bb
0x6fce…69970x9c95…e299Base—$0.001100%fluxa37d ago0xd0781a…a9823f
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0x6fd1c9…183d4f
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0xc78714…53e708
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0x1e4c81…1415fe
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0xf422e3…c295f5
0x6fce…69970x9c95…e299Base—$0.001100%fluxa37d ago0xdd2c86…7a4ccb
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0xbf6d72…b4cfe5
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0x27a556…ee1304
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0x35b5dc…2c8d64
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0x411e63…83ed26
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0xc9d0f1…0ce4da
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0xd06a84…a11501
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa37d ago0xe47702…c0d54a

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.