Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base$0.008767100%0x4337…a93d100d ago0x94454a…f6c3b1
0x3be9…575c0x31d0…2cd7Base$1.83100%0x4337…a93d100d ago0x94454a…f6c3b1
0x3be9…575c0x31d0…2cd7Base$52.30100%0x4337…32a4100d ago0xaf110d…ee392e
0x3be9…575c0xf6ee…3bd2Base$0.003644100%0x4337…32a4100d ago0xaf110d…ee392e
0x3be9…575c0x31d0…2cd7Base$500.52100%0x4337…f965100d ago0xbcca30…5a0a04
0x3be9…575c0xf6ee…3bd2Base$0.00064100%0x4337…f965100d ago0xbcca30…5a0a04
0x3be9…575c0x31d0…2cd7Base$1.83100%0x6a6f…be41100d ago0x3584c5…c1640f
0x3be9…575c0xf6ee…3bd2Base$0.004929100%0x6a6f…be41100d ago0x3584c5…c1640f
0x3be9…575c0x31d0…2cd7Base$3.33100%0x4337…3063100d ago0x76d2b8…d9be49
0x3be9…575c0xf6ee…3bd2Base$0.003838100%0x4337…3063100d ago0x76d2b8…d9be49
0x3be9…575c0xf6ee…3bd2Base$0.005825100%0xf279…f77f100d ago0x5f0744…74d6cb
0x3be9…575c0x31d0…2cd7Base$65.31100%0xf279…f77f100d ago0x5f0744…74d6cb
0x3be9…575c0x31d0…2cd7Base$25.29100%0x4337…187e100d ago0xd4c9e3…5373c0
0x3be9…575c0xf6ee…3bd2Base$0.001125100%0x4337…187e100d ago0xd4c9e3…5373c0
0x3be9…575c0xf6ee…3bd2Base$0.005334100%0x4337…36c4100d ago0x8b905b…d9b5d4
0x3be9…575c0x31d0…2cd7Base$65.31100%0x4337…36c4100d ago0x8b905b…d9b5d4
0x3be9…575c0xf6ee…3bd2Base$0.007879100%0xf279…f77f100d ago0x081556…c8a96e
0x3be9…575c0x31d0…2cd7Base$42.35100%0xf279…f77f100d ago0x081556…c8a96e
0x3be9…575c0xf6ee…3bd2Base$0.007396100%0x4ed0…caab100d ago0x11de04…1fa90a
0x3be9…575c0x31d0…2cd7Base$10.29100%0x4ed0…caab100d ago0x11de04…1fa90a
0x3be9…575c0x31d0…2cd7Base$1.83100%0x4ed0…caab100d ago0x4f4ec6…fa2026
0x3be9…575c0xf6ee…3bd2Base$0.004529100%0x4ed0…caab100d ago0x4f4ec6…fa2026
0x3be9…575c0x31d0…2cd7Base$10.29100%0xf279…f77f100d ago0x2e0eec…fea593
0x3be9…575c0xf6ee…3bd2Base$0.007544100%0xf279…f77f100d ago0x2e0eec…fea593
0x3be9…575c0xf6ee…3bd2Base$0.006956100%0x4337…6c92100d ago0x5550b4…e7dc9a

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.