Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa9e7…69220xae38…5e04eip155:1—$599.90100%Route unknown104d ago0x2dc8ec…7b9206
0xe573…ec190xae38…5e04eip155:1—$154.74100%Route unknown104d ago0xca2b73…644f1c
0x1d79…f51c0xae38…5e04eip155:1—$130.00100%Route unknown104d ago0xe8cbce…4e475e
0x184b…cd800xae38…5e04eip155:1—$688.00100%Route unknown104d ago0x4e78a4…7968e1
0xc45f…2b7f0xae38…5e04eip155:1—$20.00100%Route unknown104d ago0xb9d75b…6c4e13
0x3303…08a10xae38…5e04eip155:1—$901.92100%Route unknown104d ago0xea73c3…8e6834
0x79a6…cb970xae38…5e04eip155:1—$3,163.60100%Route unknown104d ago0x025228…d50d69
0x94cf…f8430xae38…5e04eip155:1—$6,000.00100%Route unknown104d ago0xecb849…b31b60
0xfc2b…08b60xae38…5e04eip155:1—$29.17100%Route unknown104d ago0x872c8f…d4eba1
0x6d61…3c3d0xae38…5e04eip155:1—$94.00100%Route unknown104d ago0x19a273…2b92e3
0x753a…619b0xae38…5e04eip155:1—$9.66100%Route unknown104d ago0x1e55d3…bf93d1
0x7f2f…18330xae38…5e04eip155:1—$100.90100%Route unknown104d ago0x91aa1b…f08069
0x2e1b…e56b0xae38…5e04eip155:1—$100.90100%Route unknown104d ago0xb1a58d…1ea311
0x6478…33670xae38…5e04eip155:1—$9.66100%Route unknown104d ago0xb6d127…4d0061
0x1538…8a5b0xae38…5e04eip155:1—$9.66100%Route unknown104d ago0x83d250…cd6410
0x66e8…13990xae38…5e04eip155:1—$421.89100%Route unknown104d ago0xade675…bfdcaf
0x4e15…b4f10xae38…5e04eip155:1—$50.00100%Route unknown104d ago0xbc94b1…64f8a4
0xca69…c55e0xae38…5e04eip155:1—$9.66100%Route unknown104d ago0xe5f397…5c4d1c
0x5d11…100a0xae38…5e04eip155:1—$350.00100%Route unknown104d ago0x94d321…29e035
0xae48…ee060xae38…5e04eip155:1—$86.31100%Route unknown104d ago0x56fd6c…931a5a
0x61eb…d5650xae38…5e04eip155:1—$4.78100%Route unknown104d ago0x2d8c92…d90b3c
0x302d…851b0xae38…5e04eip155:1—$1,498.92100%Route unknown104d ago0xae4914…03b180
0xa611…0e670xae38…5e04eip155:1—$4.78100%Route unknown104d ago0x1e91c2…d86a84
0xc66e…551f0xae38…5e04eip155:1—$14.00100%Route unknown104d ago0xc727e7…dabd78
0x545c…10fa0xae38…5e04eip155:1—$4.78100%Route unknown104d ago0xd12928…ee354f

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.