Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base—$10.50100%0x493b…b91694d ago0x1681bc…9ad968
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6c0f…7cd694d ago0x906e15…49a2c3
0xd205…e6e60x0e3d…7757Base—$6.30100%0xc3b9…7b3694d ago0x9b384b…3bc5c3
0xfe4b…d94c0x0e3d…7757Base—$10.50100%0xd500…f63a94d ago0x67f4d0…7c2064
0xa787…64cf0x0e3d…7757Base—$3.15100%0xd253…4d1894d ago0x33908e…5066b3
0x1332…66eb0x0e3d…7757Base—$52.50100%0xd223…7d2894d ago0x7d7c0a…0f5fc9
0xd573…1b300x0e3d…7757Base—$498.75100%0x8494…2e4494d ago0xb2ec00…b106aa
0x1332…66eb0x0e3d…7757Base—$10.50100%0xb859…c36794d ago0xf8ca23…cff47e
0x1332…66eb0x0e3d…7757Base—$63.00100%0x3b25…fc9a94d ago0x9b5250…6837ce
0x1332…66eb0x0e3d…7757Base—$10.81100%0xaf61…49f694d ago0x9e0402…2a932c
0x1332…66eb0x0e3d…7757Base—$6.17100%0xe478…9dd794d ago0x21462e…17c8b3
0x5d96…c5a30x0e3d…7757Base—$8.40100%0x0ad8…9d8a94d ago0x814f2e…5bd739
0x1332…66eb0x0e3d…7757Base—$10.10100%0x53e5…093994d ago0x232064…313750
0xa520…eca40x0e3d…7757Base—$7.35100%0x0c48…3ed694d ago0xa9bae1…0d8acf
0x1332…66eb0x0e3d…7757Base—$10.50100%0xc165…a9fc94d ago0x411f54…29f389
0x1332…66eb0x0e3d…7757Base—$7.35100%0xb027…a85194d ago0x396d11…b48e97
0x1332…66eb0x0e3d…7757Base—$26.25100%0x39e9…239394d ago0x14d7d9…ec9c7c
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x9d1f…cb2294d ago0x716fcb…e0127e
0xa520…eca40x0e3d…7757Base—$14.70100%0x4760…47ea94d ago0xcf912e…1827dd
0x991b…b2280x0e3d…7757Base—$94.50100%0x39f9…9a7994d ago0x1a61b9…b3872c
0x1332…66eb0x0e3d…7757Base—$286.65100%0xdeef…04fd94d ago0x75134a…c23b50
0x8cfa…be850x0e3d…7757Base—$10.50100%0x96be…0b4694d ago0xdbb53b…1f6ebb
0x1332…66eb0x0e3d…7757Base—$10.50100%0x60b3…977394d ago0xac66c5…b222ef
0x6283…4d040x0e3d…7757Base—$10.00100%0x9ea2…605a94d ago0x41f8b9…229323
0xe673…a8fd0x0e3d…7757Base—$10.00100%0x4eef…bbd294d ago0x416274…fc10ca

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.