Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28e8…dec70x6366…f1e2Base—$0.006223100%0x6366…f1e284d ago0x45b800…13bc37
0x28e8…dec70x6366…f1e2Base—$0.92100%0x6366…f1e284d ago0xe3837d…fdda1e
0x28e8…dec70x6366…f1e2Base—$0.24100%0xfc74…d8a584d ago0x3765a4…8e5da6
0x28e8…dec70x6366…f1e2Base—$0.006411100%0x6366…f1e284d ago0xc61b7c…189d51
0x28e8…dec70x6366…f1e2Base—$0.32100%0x6366…f1e284d ago0x42a11d…acdf5f
0x28e8…dec70x6366…f1e2Base—$0.95100%0x17c8…043684d ago0x1c0980…8ea72d
0x28e8…dec70x6366…f1e2Base—$0.006201100%0x6366…f1e284d ago0xe7158d…7e5b82
0x28e8…dec70x6366…f1e2Base—$0.09100%0x6366…f1e284d ago0x506d6e…aa7312
0x28e8…dec70x6366…f1e2Base—$0.001624100%0x6366…f1e284d ago0xc762fe…62096b
0x28e8…dec70x6366…f1e2Base—$0.006179100%0x6366…f1e284d ago0xabb362…02ddd1
0x28e8…dec70x6366…f1e2Base—$1.02100%0x6366…f1e284d ago0x72d3e0…e4b89a
0x28e8…dec70x6366…f1e2Base—$0.001626100%0x6366…f1e284d ago0x86507b…b21db5
0x28e8…dec70x6366…f1e2Base—$0.006398100%0x6366…f1e284d ago0x029526…825f5b
0x28e8…dec70x6366…f1e2Base—$1.02100%0x6366…f1e284d ago0xbc3073…e14fcf
0x28e8…dec70x6366…f1e2Base—$0.001626100%0x6366…f1e284d ago0xec2773…012f92
0x28e8…dec70x6366…f1e2Base—$0.006186100%0x6366…f1e284d ago0x73081c…aec742
0x28e8…dec70x6366…f1e2Base—$1.42100%0x6366…f1e284d ago0xe72c76…627c1b
0x28e8…dec70x6366…f1e2Base—$0.29100%0xfc74…d8a584d ago0x2319cd…6ba583
0x28e8…dec70x6366…f1e2Base—$0.006221100%0x6366…f1e284d ago0x2600a1…27d2af
0x28e8…dec70x6366…f1e2Base—$0.42100%0x6366…f1e284d ago0x703686…194677
0x28e8…dec70x6366…f1e2Base—$0.68100%0x17c8…043684d ago0xaef90b…c3ff67
0x28e8…dec70x6366…f1e2Base—$0.57100%0xfc74…d8a584d ago0xe04936…c9fce0
0x28e8…dec70x6366…f1e2Base—$1.64100%0x17c8…043684d ago0x12378a…9e8006
0x28e8…dec70x6366…f1e2Base—$0.001624100%0x6366…f1e284d ago0x1e708e…1cefc4
0x28e8…dec70x6366…f1e2Base—$0.006381100%0x6366…f1e284d ago0x942704…4d85f1

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.