Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown58d ago0x441679…bdba82
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown58d ago0x8f5d25…3ef97b
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown58d ago0xcbb23b…6b4b91
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown58d ago0x840de8…756527
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown58d ago0xea1070…d6d9a9
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown58d ago0xb7ff82…492961
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown58d ago0x6b927e…8d949d
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown58d ago0xba3671…313d3c
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown58d ago0x754839…d4529d
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown58d ago0xd2ccc1…c7f29f
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown58d ago0xc4789f…f74953
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown58d ago0x71b128…2b3b89
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown58d ago0xf63241…bb1cc0
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown58d ago0x958320…e1d7f2
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown58d ago0x2051b2…57c1fd
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown58d ago0x2f7dfe…d37748
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown58d ago0x433d01…3b2a0c
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown58d ago0x1b3284…260544
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown59d ago0xa6e4dd…54c41e
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown59d ago0xbced24…7af04c
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown59d ago0x35efa4…ed244f
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown59d ago0x44789d…f2cca4
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown59d ago0xc0da61…576e75
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown59d ago0x0ad962…622158
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown59d ago0x8eca29…d8b34f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.