Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa42d ago0x461c86…4152c5
0xb4f9…69470x9c95…e299Base$0.001100%fluxa42d ago0x61f472…abf7ce
0xb4f9…69470x9c95…e299Base$0.001100%fluxa42d ago0xc734b4…be9085
0xb4f9…69470x9c95…e299Base$0.001100%fluxa42d ago0xb4f610…7e962e
0xb4f9…69470x9c95…e299Base$0.001100%fluxa42d ago0x91d738…0226a2
0xb4f9…69470x9c95…e299Base$0.001100%fluxa42d ago0xe0f757…ef4061
0xb4f9…69470x9c95…e299Base$0.001100%fluxa42d ago0x5b95e3…12c77f
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa42d ago0x86f758…412051
0xb4f9…69470x9c95…e299Base$0.001100%fluxa42d ago0x58a9ee…02f43d
0xb4f9…69470x9c95…e299Base$0.001100%fluxa42d ago0x9a917e…40ad0d
0xb4f9…69470x9c95…e299Base$0.001100%fluxa42d ago0x26f86a…5b1785
0xb4f9…69470x9c95…e299Base$0.001100%fluxa42d ago0xf3d88b…05437d
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa42d ago0x33da5f…b560df
0xb4f9…69470x9c95…e299Base$0.001100%fluxa42d ago0x1fa183…7f66d6
0xb4f9…69470x9c95…e299Base$0.001100%fluxa42d ago0x36a56b…0bab4d
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa43d ago0xad7a5d…5ae363
0xb4f9…69470x9c95…e299Base$0.001100%fluxa43d ago0x0df570…b4b872
0xb4f9…69470x9c95…e299Base$0.001100%fluxa43d ago0x83cf6e…a75422
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa43d ago0x2cbb04…5cfa44
0xb4f9…69470x9c95…e299Base$0.001100%fluxa43d ago0xaf5194…2dbee5
0xb4f9…69470x9c95…e299Base$0.001100%fluxa43d ago0xfe6633…23f562
0xb4f9…69470x9c95…e299Base$0.001100%fluxa43d ago0xb99ae8…4ac54e
0xb4f9…69470x9c95…e299Base$0.001100%fluxa43d ago0x05ee4d…f38e87
0xb4f9…69470x9c95…e299Base$0.001100%fluxa43d ago0xc517c3…b43691
0xb4f9…69470x9c95…e299Base$0.001100%fluxa43d ago0x4ba33d…c0e1a3

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.