Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3dee…35470x9c95…e299Base—$0.001100%fluxa65d ago0x1af67e…cc5a12
0x3dee…35470x9c95…e299Base—$0.001100%fluxa65d ago0xc57ba9…84eb9e
0x3dee…35470x9c95…e299Base—$0.001100%fluxa65d ago0x3bbf0f…37a0a9
0x3dee…35470x9c95…e299Base—$0.001100%fluxa65d ago0x20cde9…edeba1
0x3dee…35470x9c95…e299Base—$0.001100%fluxa65d ago0xc424dd…fdcb0f
0x3dee…35470x9c95…e299Base—$0.001100%fluxa65d ago0x07d0cd…f25a90
0x3dee…35470x9c95…e299Base—$0.001100%fluxa65d ago0x211225…2d7171
0x3dee…35470x9c95…e299Base—$0.001100%fluxa65d ago0x25af12…9339d2
0x3dee…35470x9c95…e299Base—$0.001100%fluxa65d ago0xd8411e…ec11ca
0x3dee…35470x9c95…e299Base—$0.001100%fluxa65d ago0xdd1857…d6d589
0x3dee…35470x9c95…e299Base—$0.001100%fluxa65d ago0xde8997…f5f4d7
0x3dee…35470x9c95…e299Base—$0.001100%fluxa65d ago0x86fd2e…99ebb9
0x3dee…35470x9c95…e299Base—$0.001100%fluxa65d ago0x5d2fe9…91b885
0x3dee…35470x9c95…e299Base—$0.001100%fluxa65d ago0x9bef14…6bab84
0x3dee…35470x9c95…e299Base—$0.001100%fluxa65d ago0xfc9196…5a984c
0x3dee…35470x9c95…e299Base—$0.001100%fluxa65d ago0x364ab0…435b36
0x3dee…35470x9c95…e299Base—$0.001100%fluxa65d ago0x119d8d…cb73e5
0x3dee…35470x9c95…e299Base—$0.001100%fluxa65d ago0x9834ff…76b93d
0x3dee…35470x9c95…e299Base—$0.001100%fluxa66d ago0x538640…20edcf
0x3dee…35470x9c95…e299Base—$0.001100%fluxa66d ago0xe36fdf…60f82e
0x3dee…35470x9c95…e299Base—$0.001100%fluxa66d ago0x3d9760…c8a138
0x3dee…35470x9c95…e299Base—$0.001100%fluxa66d ago0x7a539d…74a4e6
0x3dee…35470x9c95…e299Base—$0.001100%fluxa66d ago0xe6e48e…19b67d
0x3dee…35470x9c95…e299Base—$0.001100%fluxa66d ago0x23b0e3…fcb82b
0x3dee…35470x9c95…e299Base—$0.001100%fluxa66d ago0xf866c5…ee9193

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.