Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xb125…e39bBase—$34,253.4170%0x64b2…883312d ago0xb3bb40…1f0281
0xa54d…49f50x821d…0331Base—$30.8670%0x7347…d69112d ago0xc17c34…06be5b
0xa54d…49f50x4e57…1609Base—$1,066.2270%0x64b2…883312d ago0x0a2f88…0f6832
0xa54d…49f50x611e…266fBase—$1,405.4470%0x7347…d69112d ago0x4e570b…968a74
0xa54d…49f50x0a25…a481Base—$144.2270%0x7347…d69112d ago0x9e332b…0fbe3d
0xa54d…49f50x1815…ba0fBase—$2,132.2870%0x64b2…883312d ago0x33b018…40b22b
0xa54d…49f50x6a01…0056Base—$4,211.3970%0x7347…d69112d ago0x7969fc…d31ca4
0xa54d…49f50x7895…1c88Base—$77.8970%0x7347…d69112d ago0x9e964c…a8a6c0
0xa54d…49f50x0679…1f1eBase—$320.4870%0x7347…d69112d ago0xffea69…aeb604
0xa54d…49f50x6516…4dabBase—$7,922.6870%0x7347…d69112d ago0xa35799…09c34b
0xa54d…49f50x0679…1f1eBase—$698.9170%0x7347…d69112d ago0xb8f9dd…dfd6e5
0xa54d…49f50xcb77…8c77Base—$200.6670%0x7347…d69112d ago0xcd3c8f…251170
0xa54d…49f50x6eea…c312Base—$1,999.0870%0x64b2…883312d ago0xf10be7…97e596
0xa54d…49f50xe77b…f5abBase—$99.9470%0x7347…d69112d ago0xe84039…70adc9
0xa54d…49f50x79ff…ee17Base—$250.8770%0x7347…d69112d ago0x7d3c42…f1455f
0xa54d…49f50xe740…56f3Base—$101.6870%0x7347…d69112d ago0x9cf160…bd6518
0xa54d…49f50xcb79…d0eaBase—$1,099.2270%0x64b2…883312d ago0xe8de3d…2e87aa
0xa54d…49f50xb100…5a64Base—$300.2170%0x7347…d69112d ago0x4619d4…4bcd8a
0xa54d…49f50xe2d9…a17cBase—$5,464.1870%0x7347…d69112d ago0x77c563…5d9b04
0xa54d…49f50x9989…51beBase—$8,665.7170%0x64b2…883312d ago0xf7cd39…ce7033
0xa54d…49f50x63da…a4fcBase—$18,313.8570%0x64b2…883312d ago0xd363d9…70cf3d
0xa54d…49f50x40eb…5675Base—$3,079.3270%0x64b2…883312d ago0x4856dd…5b19e5
0xa54d…49f50x6941…87acBase—$1,496.7270%0x64b2…883312d ago0xabfd45…05de9f
0xa54d…49f50xdf97…32f7Base—$19.9070%0x64b2…883312d ago0x73999f…dbed6d
0xa54d…49f50x721b…fc02Base—$173.9770%0x7347…d69112d ago0xb99432…b15ae5

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.