Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0x7e789d…3b9a41
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0xed4877…6af71e
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0x004998…1ae8e7
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0xfb13ef…b3a183
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0x0c530b…ba03ab
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0x21d27a…8f8e93
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0xcb27b2…d91010
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0x596d64…f9fd93
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0xfbc319…9eabb2
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0xc5f25c…530cc1
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0xbc3a6a…fa9346
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0x0c1b3e…9365ba
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0x88ac70…3b040c
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0xe04351…998a45
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0x15fc73…d1d329
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0xf4cb8e…6b5122
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0xa4b1e2…55856d
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0x5ba1f1…f680c9
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0x9d6da3…7965b1
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0xe05244…997348
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0x345423…484b42
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0x4b1879…c0ed97
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0xaefc08…095761
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0xb30cf2…585ea6
0xae8c…89dc0xa9dd…2315Base$0.002100%Route unknown42d ago0x0482c0…5ae63d

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.