Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb88e…4b6b0xc4f0…0bb9Base—$15.18100%0xd05c…8260107d ago0x4221cc…9c4093
0x2f00…e7ba0xc4f0…0bb9Base—$1,474.41100%0xd05c…8260107d ago0xd9f4c9…2abaef
0x7709…bf8d0xc4f0…0bb9Base—$419.99100%0xd05c…8260107d ago0x773181…7f0a6d
0x7709…bf8d0xc4f0…0bb9Base—$401.64100%0xd05c…8260107d ago0x8a30a7…7616e0
0x2a5d…aac00xc4f0…0bb9Base—$185.82100%0xd05c…8260107d ago0x775196…66e2aa
0x7709…bf8d0xc4f0…0bb9Base—$390.40100%0xd05c…8260107d ago0x12eed7…492c4b
0xb88e…4b6b0xc4f0…0bb9Base—$14.63100%0xd05c…8260107d ago0xe12b44…51f821
0xb88e…4b6b0xc4f0…0bb9Base—$14.54100%0xd05c…8260107d ago0x3e136c…0a8ad5
0x66c2…b5d40xc4f0…0bb9Base—$63.49100%0xd05c…8260107d ago0x2848e0…e430fa
0x7709…bf8d0xc4f0…0bb9Base—$389.58100%0xd05c…8260107d ago0x29d2d3…e3780d
0x66c2…b5d40xc4f0…0bb9Base—$62.71100%0xd05c…8260107d ago0xbd6389…c4bf1a
0x66c2…b5d40xc4f0…0bb9Base—$62.03100%0xd05c…8260107d ago0x195441…baf3f8
0x7709…bf8d0xc4f0…0bb9Base—$369.59100%0xd05c…8260107d ago0x9d879f…8b1f08
0x66c2…b5d40xc4f0…0bb9Base—$61.03100%0xd05c…8260107d ago0x78aeb0…0835d9
0x66c2…b5d40xc4f0…0bb9Base—$50.02100%0xd05c…8260107d ago0x23f9f9…f25f01
0x9c2f…e7f40xc4f0…0bb9Base—$44.99100%0xd05c…8260107d ago0x1d2558…89e99a
0x9c2f…e7f40xc4f0…0bb9Base—$44.47100%0xd05c…8260107d ago0xfcd1fa…d88f2c
0x9c2f…e7f40xc4f0…0bb9Base—$44.00100%0xd05c…8260107d ago0x09ec45…d812c7
0x9c2f…e7f40xc4f0…0bb9Base—$42.10100%0xd05c…8260107d ago0x68dacf…5767fc
0x7d73…f3ce0xc4f0…0bb9Base—$903.85100%0xd05c…8260107d ago0x852d83…3342c6
0x9c2f…e7f40xc4f0…0bb9Base—$40.81100%0xd05c…8260107d ago0x1efed7…cc50a1
0xc37f…1ba70xc4f0…0bb9Base—$142.75100%0xd05c…8260107d ago0x36faa8…f7ee95
0x9895…34020xc4f0…0bb9Base—$88.79100%0xd05c…8260107d ago0x217ccb…2f9a7c
0xc37f…1ba70xc4f0…0bb9Base—$136.65100%0xd05c…8260107d ago0xd8bf18…08354f
0x9895…34020xc4f0…0bb9Base—$86.15100%0xd05c…8260107d ago0x70f474…6c3c68

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.