Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$2.10100%0x4345…1ce966d ago0x65af84…f716bb
0xc9a2…31540x0e3d…7757Base—$2.10100%0x2d05…53d066d ago0x660d04…6751af
0xc9a2…31540x0e3d…7757Base—$6.30100%0xffde…041066d ago0xa78fec…77ed8e
0xc9a2…31540x0e3d…7757Base—$10.50100%0xa96f…aeb166d ago0xb44f6b…246188
0xc9a2…31540x0e3d…7757Base—$10.50100%0xaecf…8b7566d ago0x63fd36…047870
0xc9a2…31540x0e3d…7757Base—$1.05100%0x0dd6…b0b066d ago0x79b9c4…2b5a98
0xc9a2…31540x0e3d…7757Base—$26.25100%0x88c8…503866d ago0x7d6e04…fccbd1
0xc9a2…31540x0e3d…7757Base—$5.25100%0x30b6…608966d ago0x539116…f30413
0xc9a2…31540x0e3d…7757Base—$5.25100%0x2544…8c4566d ago0x85dd00…80084b
0xc9a2…31540x0e3d…7757Base—$2.10100%0xbb4c…e40c66d ago0x5851bb…f66c06
0xc9a2…31540x0e3d…7757Base—$21.00100%0x2a28…fc3d66d ago0xc2276f…6b2ea3
0xc9a2…31540x0e3d…7757Base—$5.25100%0x28ce…606166d ago0x95e4f3…96868a
0xc9a2…31540x0e3d…7757Base—$10.50100%0x4d99…3c6366d ago0xf86276…4f64cc
0xc9a2…31540x0e3d…7757Base—$2.10100%0x73bd…b44466d ago0xfd731e…9c5515
0xc9a2…31540x0e3d…7757Base—$3.15100%0xb7ce…a06266d ago0x47b720…7d9f2e
0xc9a2…31540x0e3d…7757Base—$10.50100%0xc366…284e66d ago0xa95246…c8567e
0xc9a2…31540x0e3d…7757Base—$10.50100%0xb689…e28366d ago0x283c67…dd5af2
0xc9a2…31540x0e3d…7757Base—$52.50100%0xe5f9…0f5f66d ago0xdf16f4…95cffd
0xc9a2…31540x0e3d…7757Base—$3.15100%0x2740…f50466d ago0x920c50…80ff83
0xc9a2…31540x0e3d…7757Base—$2.10100%0xaecf…8b7566d ago0x00efaf…0d40ad
0xc9a2…31540x0e3d…7757Base—$5.25100%0xfb42…406e66d ago0x9546d4…7e3d92
0xc9a2…31540x0e3d…7757Base—$2.10100%0xc3b9…7b3666d ago0x8450e2…16d204
0xc9a2…31540x0e3d…7757Base—$21.00100%0x90ad…1cd666d ago0xebe352…2378ce
0xc9a2…31540x0e3d…7757Base—$21.00100%0x898f…4f5e66d ago0x47993c…cb4678
0xc9a2…31540x0e3d…7757Base—$1.05100%0x89a0…ff5866d ago0x0c5e72…d3a8d1

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.