Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7bb5…1ce50x6366…f1e2Base$0.02100%0x17c8…043663d ago0xeb6998…49d53d
0x7bb5…1ce50x6366…f1e2Base$0.02100%0xfc74…d8a563d ago0x2c8f96…9cebc5
0x8e47…3aae0x6366…f1e2Base$0.00238100%0x6366…f1e263d ago0xdc2ad7…88fc01
0x8e47…3aae0x6366…f1e2Base$0.81100%0x6366…f1e263d ago0x9cdc38…7fa582
0x8e47…3aae0x6366…f1e2Base$0.06100%0x17c8…043663d ago0x4a1dea…b02ff8
0x8e47…3aae0x6366…f1e2Base$0.02100%0x17c8…043663d ago0xb6aea0…546c60
0x8e47…3aae0x6366…f1e2Base$0.007034100%0x6366…f1e263d ago0x029635…fe6057
0x8e47…3aae0x6366…f1e2Base$0.91100%0x6366…f1e263d ago0xb32127…974190
0x8e47…3aae0x6366…f1e2Base$0.02100%0xfc74…d8a563d ago0xda0387…06f3be
0x8e47…3aae0x6366…f1e2Base$0.007286100%0x6366…f1e263d ago0x203d2b…7e163f
0x8e47…3aae0x6366…f1e2Base$1.12100%0x6366…f1e263d ago0x74a6e9…92de33
0x8e47…3aae0x6366…f1e2Base$0.08100%0x17c8…043663d ago0x094044…14bbaa
0x8e47…3aae0x6366…f1e2Base$0.67100%0x17c8…043663d ago0x0b859d…a0ed3b
0x8e47…3aae0x6366…f1e2Base$0.000598100%0x6366…f1e263d ago0xb45e63…4756d4
0x8e47…3aae0x6366…f1e2Base$0.77100%0x6366…f1e263d ago0x44d5e8…608265
0x8e47…3aae0x6366…f1e2Base$0.02100%0xfc74…d8a563d ago0x2395ab…c346f9
0x8e47…3aae0x6366…f1e2Base$0.00196100%0x6366…f1e263d ago0x87196f…ad4229
0x8e47…3aae0x6366…f1e2Base$0.92100%0x6366…f1e263d ago0x84db7a…3b7a67
0x8e47…3aae0x6366…f1e2Base$0.06100%0xfc74…d8a563d ago0x9b6aaf…4ae499
0x8e47…3aae0x6366…f1e2Base$0.02100%0x17c8…043663d ago0x625bbe…198f45
0x8e47…3aae0x6366…f1e2Base$0.001651100%0x6366…f1e263d ago0x9b2561…2b5f14
0x8e47…3aae0x6366…f1e2Base$1.41100%0x6366…f1e263d ago0xa88aa4…992a59
0x8e47…3aae0x6366…f1e2Base$0.02100%0xfc74…d8a563d ago0x861b57…267328
0x8e47…3aae0x6366…f1e2Base$0.00705100%0x6366…f1e263d ago0x770627…ae5dbb
0x8e47…3aae0x6366…f1e2Base$1.02100%0x6366…f1e263d ago0xf1b8f7…188132

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.