Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0xca66cf…3c24ad
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0x3edb14…d2e63b
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0x2b3ed3…e6f88b
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0xb1c748…a3c584
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0x09f599…14e65a
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0xb84840…a43121
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0x4bb0eb…b0c09c
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0x0a3505…7f5385
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0x0199fa…6ca130
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0x5d5eb1…2418ae
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0x1f30f6…870efc
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0xffe42c…df86af
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0x4c0b5d…60512d
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0x96c641…08a738
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0x682736…02d3b0
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0x3ea968…f3ca6f
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown56d ago0xe946f4…2e15fe
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown57d ago0x698bb4…ecc3b1
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown57d ago0x19bc25…072536
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown57d ago0x48dba4…f88e1c
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown57d ago0xbe5956…873bba
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown57d ago0x8c7a4c…b37ecc
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown57d ago0x62d327…e5c21a
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown57d ago0x6d2157…1b6052
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown57d ago0x93e393…92b872

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.