Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf161…6bb30x3e0a…78e7Base—$0.005593100%coinbase79d ago0x9412e3…564011
0xf161…6bb30x3e0a…78e7Base—$0.004988100%coinbase79d ago0x899d0e…2f71f2
0xf161…6bb30x3e0a…78e7Base—$0.004118100%coinbase79d ago0xf2c159…51fbb9
0xf161…6bb30x3e0a…78e7Base—$0.004454100%coinbase79d ago0x98c142…2c5aa0
0xf161…6bb30x3e0a…78e7Base—$0.005609100%coinbase79d ago0x11ef67…7671c2
0xf161…6bb30x3e0a…78e7Base—$0.005657100%coinbase79d ago0x533863…4608c0
0xf161…6bb30x3e0a…78e7Base—$0.004833100%coinbase79d ago0x4e621a…952aeb
0xf161…6bb30x3e0a…78e7Base—$0.005894100%coinbase79d ago0xa32cc6…410216
0xf161…6bb30x3e0a…78e7Base—$0.003978100%coinbase79d ago0x764d17…77ac43
0xf161…6bb30x3e0a…78e7Base—$0.003182100%coinbase79d ago0xb5422b…de9a86
0xf161…6bb30x3e0a…78e7Base—$0.003274100%coinbase79d ago0xc23663…ec1965
0xf161…6bb30x3e0a…78e7Base—$0.002958100%coinbase79d ago0xd16bf5…be179b
0xf161…6bb30x3e0a…78e7Base—$0.004305100%coinbase79d ago0xc37008…be62be
0xf161…6bb30x3e0a…78e7Base—$0.004563100%coinbase79d ago0x8ef45b…251cc4
0xf161…6bb30x3e0a…78e7Base—$0.004822100%coinbase79d ago0xd6807e…c190b8
0xf161…6bb30x3e0a…78e7Base—$0.004248100%coinbase79d ago0xd085f0…94b9e6
0xf161…6bb30x3e0a…78e7Base—$0.003813100%coinbase79d ago0xcfe1ee…fa5a15
0xf161…6bb30x3e0a…78e7Base—$0.004059100%coinbase79d ago0xd150c6…6ed666
0xf161…6bb30x3e0a…78e7Base—$0.002989100%coinbase79d ago0x25612e…5a5d38
0xf161…6bb30x3e0a…78e7Base—$0.005407100%coinbase79d ago0x8a1d65…1568f4
0xf161…6bb30x3e0a…78e7Base—$0.003586100%coinbase79d ago0xc12ae1…30e766
0xf161…6bb30x3e0a…78e7Base—$0.004247100%coinbase79d ago0x3c009b…e1041e
0xf161…6bb30x3e0a…78e7Base—$0.00268100%coinbase79d ago0xbf849c…eb392d
0xf161…6bb30x3e0a…78e7Base—$0.005213100%coinbase79d ago0x1a390c…f891fe
0xf161…6bb30x3e0a…78e7Base—$0.002803100%coinbase79d ago0x5ba943…4e303f

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.