Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$52.50100%0xaf65…d790112d ago0x4122f1…e04a8e
0x5d79…ab930x0e3d…7757Base—$1.05100%0xf200…d9a0112d ago0xe293ce…9b0b48
0x5d79…ab930x0e3d…7757Base—$10.50100%0x0dd9…36a5112d ago0x9bc6e6…82b73d
0x5d79…ab930x0e3d…7757Base—$5.25100%0xeb08…9f9c112d ago0xfcfb64…38d62a
0x5d79…ab930x0e3d…7757Base—$10.50100%0xa423…2cae112d ago0x41911b…e54982
0x5d79…ab930x0e3d…7757Base—$1.05100%0x665d…3bb9112d ago0x66eb58…518096
0x5d79…ab930x0e3d…7757Base—$1.05100%0xcf26…86e6112d ago0x335f29…0f8e5c
0x5d79…ab930x0e3d…7757Base—$7.35100%0x9f6a…a93c112d ago0xfde3b1…6bd4c5
0x5d79…ab930x0e3d…7757Base—$10.50100%0x8c9f…11af112d ago0x8e171d…ef6ada
0x5d79…ab930x0e3d…7757Base—$1.05100%0x73f4…8367112d ago0x32ae1c…b98daf
0x5d79…ab930x0e3d…7757Base—$21.00100%0x7685…4769112d ago0x6ab8e4…007ea8
0x5d79…ab930x0e3d…7757Base—$10.50100%0xd150…e426112d ago0xf3f459…17d9ba
0x5d79…ab930x0e3d…7757Base—$52.50100%0x1c63…f5e7112d ago0x8851d3…6ba9b7
0x5d79…ab930x0e3d…7757Base—$52.50100%0x7bc8…4261112d ago0x0feecd…537e78
0x5d79…ab930x0e3d…7757Base—$10.50100%0x6d2e…0c64112d ago0x2edd83…14cc76
0x5d79…ab930x0e3d…7757Base—$1.05100%0x6d2e…0c64112d ago0x651767…3d6259
0x5d79…ab930x0e3d…7757Base—$21.00100%0xb3fe…1c05112d ago0x37d050…63655b
0x5d79…ab930x0e3d…7757Base—$10.50100%0x0908…9e51112d ago0x77af00…cdc8c6
0x5d79…ab930x0e3d…7757Base—$19.95100%0xb689…e283112d ago0x5c7a02…bc7dc0
0x5d79…ab930x0e3d…7757Base—$21.00100%0x6288…8b49112d ago0x11667b…4464b2
0x5d79…ab930x0e3d…7757Base—$1.05100%0x79bd…fda1112d ago0x38aa14…4f632e
0x5d79…ab930x0e3d…7757Base—$5.25100%0x70ba…dd56112d ago0x4f035a…f44537
0x5d79…ab930x0e3d…7757Base—$10.50100%0x9d1f…cb22112d ago0x7beb15…cb8c28
0x5d79…ab930x0e3d…7757Base—$4.20100%0x6d10…b12b112d ago0xfb1895…b24539
0x5d79…ab930x0e3d…7757Base—$10.50100%0x614a…d5ce112d ago0xe96460…962f1d

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.