Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f1a…bd6f0xca14…4af3Base—$250.00100%0xa923…c9ac105d ago0x871968…5ab620
0x7f1a…bd6f0xca14…4af3Base—$250.00100%0xa923…c9ac105d ago0xa46e8b…364dfa
0x7f1a…bd6f0xca14…4af3Base—$250.00100%0xa923…c9ac105d ago0x3b4ba4…098586
0x7f1a…bd6f0xca14…4af3Base—$250.00100%0xa923…c9ac105d ago0xf4582b…a375fe
0x7f1a…bd6f0xca14…4af3Base—$250.00100%0xa923…c9ac105d ago0x2a8b34…b2c3c8
0x7f1a…bd6f0xca14…4af3Base—$250.00100%0xa923…c9ac105d ago0xb5cb56…da7ac2
0x7f1a…bd6f0xca14…4af3Base—$500.00100%0xa923…c9ac105d ago0x466beb…3a2523
0x7f1a…bd6f0xca14…4af3Base—$500.00100%0xa923…c9ac105d ago0xe6c03e…a40bea
0x7f1a…bd6f0xca14…4af3Base—$250.00100%0xa923…c9ac105d ago0x424d7f…5e69c5
0x7f1a…bd6f0xca14…4af3Base—$250.00100%0xa923…c9ac105d ago0xcf8ae4…7a21e6
0x7f1a…bd6f0xca14…4af3Base—$300.00100%0xa923…c9ac105d ago0xea576d…3c6984
0x7f1a…bd6f0xca14…4af3Base—$200.00100%0xa923…c9ac105d ago0xb39580…1cecc2
0x7f1a…bd6f0xca14…4af3Base—$200.00100%0xa923…c9ac105d ago0x14bcda…196c59
0x7f1a…bd6f0xca14…4af3Base—$300.00100%0xa923…c9ac105d ago0x6d2449…8f73f6
0x7f1a…bd6f0xca14…4af3Base—$200.00100%0xa923…c9ac105d ago0x9a331f…eefeb1
0x7f1a…bd6f0xca14…4af3Base—$250.00100%0xa923…c9ac105d ago0xa1ec4c…0fd53c
0x7f1a…bd6f0xca14…4af3Base—$250.00100%0xa923…c9ac105d ago0x7b95f8…ee4657
0x7f1a…bd6f0xca14…4af3Base—$200.00100%0xa923…c9ac105d ago0xbbc71d…389302
0x7f1a…bd6f0xca14…4af3Base—$100.00100%0xa923…c9ac105d ago0x6172b8…e96fb6
0x7f1a…bd6f0xca14…4af3Base—$200.00100%0xa923…c9ac105d ago0x8b788c…eebe4c
0x7f1a…bd6f0xca14…4af3Base—$200.00100%0xa923…c9ac105d ago0x248209…9d8238
0x7f1a…bd6f0xca14…4af3Base—$100.00100%0xa923…c9ac105d ago0xa4ddfb…7711f9

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.