Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2318…7d4a0x6366…f1e2Base—$0.006489100%0x58fe…153b100d ago0xe1977f…7a6beb
0x2318…7d4a0x6366…f1e2Base—$0.57100%0x58fe…153b100d ago0xb0bce3…2a2e0b
0x2318…7d4a0x6366…f1e2Base—$0.02100%0xdf51…2402100d ago0x0a2f6e…a09b1f
0x2318…7d4a0x6366…f1e2Base—$0.57100%0x58fe…153b100d ago0xd381c0…fdfb60
0x2318…7d4a0x6366…f1e2Base—$0.00673100%0xa46e…ec94100d ago0x288ac4…a5a310
0x2318…7d4a0x6366…f1e2Base—$0.57100%0xa46e…ec94100d ago0x32774b…27db68
0x2318…7d4a0x6366…f1e2Base—$0.57100%0x6366…f1e2100d ago0x18c34e…2b5400
0x2318…7d4a0x6366…f1e2Base—$0.06100%0xbe53…e902100d ago0xa3ff86…e61be9
0x2318…7d4a0x6366…f1e2Base—$0.57100%0x4918…e369100d ago0xf6ee7f…694c37
0x2318…7d4a0x6366…f1e2Base—$0.30100%0xa46e…ec94100d ago0xfac39b…c12250
0x2318…7d4a0x6366…f1e2Base—$0.006772100%0xa46e…ec94100d ago0xa1c6bc…fd6f00
0x2318…7d4a0x6366…f1e2Base—$0.30100%0xa46e…ec94100d ago0x6b7085…9df2cb
0x2318…7d4a0x6366…f1e2Base—$0.02100%0x6366…f1e2100d ago0xcf3e97…261345
0x2318…7d4a0x6366…f1e2Base—$0.29100%0x6366…f1e2100d ago0x80392a…4045f5
0x2318…7d4a0x6366…f1e2Base—$0.08100%0x4918…e369100d ago0x79e745…a530f2
0x2318…7d4a0x6366…f1e2Base—$0.08100%0x08ff…bb06100d ago0x1bcb72…4551e9
0x2318…7d4a0x6366…f1e2Base—$0.06100%0x08ff…bb06100d ago0x90cba3…2a7063
0x2318…7d4a0x6366…f1e2Base—$0.08100%candidates100d ago0xc2101c…5c5df6
0x2318…7d4a0x6366…f1e2Base—$0.08100%0x08ff…bb06100d ago0xbeff3c…f4ec3e

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.