Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa46e…a1300xb243…8d67Base—$0.01100%coinbase79d ago0xef9796…4532f3
0xa46e…a1300xeb1b…f3ccBase—$0.01100%coinbase79d ago0x95a762…e678d3
0xa46e…a1300xd9fc…7e9aBase—$0.01100%coinbase79d ago0xd9fdfc…8ecbd4
0xa46e…a1300xc6d3…c792Base—$0.01100%coinbase79d ago0x3e2832…8dd6d6
0xa46e…a1300x09db…2a3dBase—$0.01100%coinbase79d ago0x0b9a68…46d002
0xa46e…a1300x20a0…7148Base—$0.01100%coinbase79d ago0xd91a24…09f517
0xa46e…a1300xde96…066eBase—$0.01100%coinbase79d ago0x8320a2…e23d7a
0xa46e…a1300xd24c…25bcBase—$0.01100%coinbase79d ago0x4334d9…adfa0a
0xa46e…a1300x9c3d…f196Base—$0.01100%coinbase79d ago0x7f15d2…10f549
0xa46e…a1300xc258…271bBase—$0.01100%coinbase79d ago0xaf6bf7…a7e41c
0xa46e…a1300x6ae9…f11dBase—$0.01100%coinbase79d ago0x11128b…1591c0
0xa46e…a1300xd9f9…627cBase—$0.01100%coinbase79d ago0x8b69a0…d1cd09
0xa46e…a1300x3cdc…94c1Base—$0.01100%coinbase79d ago0xf9cfd1…63383a
0xa46e…a1300xfdd6…80f5Base—$0.01100%coinbase79d ago0x47c73d…277887
0xa46e…a1300xd54f…2866Base—$0.01100%coinbase79d ago0x3ff525…5072fb
0xa46e…a1300xbfe5…eac6Base—$0.01100%coinbase79d ago0xe411e6…533592
0xa46e…a1300x18a6…e5b4Base—$0.01100%coinbase79d ago0xcabee0…91d8cd
0xa46e…a1300xb4ba…91a9Base—$0.01100%coinbase79d ago0xcb3311…fa64b5
0xa46e…a1300xf011…dd49Base—$0.01100%coinbase79d ago0x9f32ed…d2755a
0xa46e…a1300x8901…a004Base—$0.01100%coinbase79d ago0x3fc816…2a0e29
0xa46e…a1300xac2e…7a6cBase—$0.01100%coinbase79d ago0x301e81…11db30
0xa46e…a1300xe48b…d54bBase—$0.01100%coinbase79d ago0x266d48…e7d08d
0xa46e…a1300xd16f…5bd3Base—$0.01100%coinbase79d ago0x17b27c…bfc989
0xa46e…a1300x988a…29deBase—$0.01100%coinbase79d ago0x5ac7ca…a4816a
0xa46e…a1300xf80f…64ffBase—$0.01100%coinbase79d ago0xee396d…84d6a2

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.