Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0x21f5c3…1f6621
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0xad8209…cd749e
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0xbadb2f…9188d2
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0x177c1e…b916a8
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0x41fd45…28220d
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0xaf7526…44253b
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0x21d1e7…2fd6fa
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0xdcbfa5…81993a
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0x253b6b…edb5ea
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0xdaed05…030f87
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0x938c5f…0feb3a
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0x61cff2…877a45
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0xf9f533…28f06d
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0xc3171a…ef6d0a
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0x9f7767…dc18b8
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0x2e0aa0…a05866
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0x8e02d5…96558c
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0xc9a05a…633d47
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0x1887d8…84e10f
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0x3e4a01…982156
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0xe685d8…e9bd8b
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0xc84891…294f24
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0x6a9b4b…4246cf
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0x5d6b0e…53c554
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown43d ago0x4ac7bf…1415f4

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.