Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0x54d81d…3bad68
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0x27fd7e…ca3510
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0xdaffc2…313623
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0xde4ad0…2ac843
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0x2bd9ce…d9b0ed
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0xd26f04…8ed931
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0xb3e221…d0132d
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0x4175d6…5e5503
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0xf953ec…14d73b
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0x89b2bb…5095d7
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0xdca5c3…5e63e2
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0xa44ed1…ccb535
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0xfe6330…d33e9e
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0xf530a0…343d99
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0xc0429b…67b014
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0xdfc039…42eb75
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0x4b7ac5…801d21
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0x9444e8…813350
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0xfd4b54…5a5b36
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0x78b9a0…c6e8d5
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0x3daec5…69257e
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0x03a2c5…5d269b
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0x8fc8a7…c81280
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0x4f6b12…a11c99
0x2070…34030xfe80…47eeBase—$0.001100%fluxa19d ago0x62e677…800077

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.