Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0xa98c1c…464f92
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x4375b9…7a0811
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0xb76b3e…71a700
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x03ef78…bdae3a
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x422cfb…a70d44
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x27980b…9cdd4e
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa48d ago0x3f0443…edf7fe
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x0b960d…1e31f7
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x7e40d7…341fc3
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa48d ago0x7ef8de…c8f606
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0xa25685…1cdebb
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa48d ago0x4fe6b8…799bc0
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x8d68c3…d2063d
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa48d ago0x18a03c…2e9f09
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x88c86f…7bb635
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x4826ed…9b4750
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x8d4ec5…ca93a0
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x451860…c91a92
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa48d ago0xe988a8…70e16b
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0xc047c5…1c5e54
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0xbf986c…dd7798
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x8a13aa…f8a825
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x4e0b57…3c3806
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x31d98f…27dbb7
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x4dbc5b…9e6d54

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.