Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$10.50100%0x9f94…626473d ago0xdb2955…15982b
0x1332…66eb0x0e3d…7757Base—$100.00100%0x79e1…2ea773d ago0x6fb7d6…f5aa32
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6ea2…9d3373d ago0x971fe4…dc1121
0x1332…66eb0x0e3d…7757Base—$6.30100%0xbb33…527773d ago0x07ddcb…58adc4
0x1332…66eb0x0e3d…7757Base—$39.00100%0x6361…440573d ago0x7b576c…e3e59f
0x1332…66eb0x0e3d…7757Base—$19.95100%0x9b8a…f4bd73d ago0xf7afdc…9a1d76
0x1332…66eb0x0e3d…7757Base—$10.50100%0x7cf5…240773d ago0x5a5bf3…bc9558
0x1332…66eb0x0e3d…7757Base—$210.00100%0x21ab…01d973d ago0x2a2515…a23dd5
0x1332…66eb0x0e3d…7757Base—$26.25100%0xbc7c…86d473d ago0x82b7f8…5fc93e
0x1332…66eb0x0e3d…7757Base—$2.10100%0xba2c…ddc873d ago0x7b60e0…dc30aa
0x1332…66eb0x0e3d…7757Base—$1.05100%0x2960…064b73d ago0x157268…2ed178
0x1332…66eb0x0e3d…7757Base—$4.00100%0x9307…e92a73d ago0x21ac05…fef1c6
0x1332…66eb0x0e3d…7757Base—$14.70100%0x2837…f76773d ago0x0e7020…2a10cf
0x1332…66eb0x0e3d…7757Base—$10.50100%0x791a…97b473d ago0x98005d…ab5155
0x1332…66eb0x0e3d…7757Base—$15.75100%0x850e…501773d ago0xbf6fa5…b223a5
0x1332…66eb0x0e3d…7757Base—$1.05100%0x0a75…f28f73d ago0xc43a8c…c5a7bc
0x1332…66eb0x0e3d…7757Base—$105.00100%0xca7d…500173d ago0x76ce90…41ff92
0x1332…66eb0x0e3d…7757Base—$15.75100%0x77d2…395e73d ago0x20a2ce…f86b3e
0x1332…66eb0x0e3d…7757Base—$1.54100%0x63d9…362873d ago0x61431d…5e34ec
0x1332…66eb0x0e3d…7757Base—$5.25100%0xc84b…0cb373d ago0xc42073…1c812e
0x1332…66eb0x0e3d…7757Base—$19.95100%0xc330…c0b273d ago0xe470e6…9d033e
0x1332…66eb0x0e3d…7757Base—$2.42100%0xfb58…2b7273d ago0x5b9541…0ff3b5
0x1332…66eb0x0e3d…7757Base—$204.00100%0xa894…209f73d ago0xb23e1c…8cb7cc
0x1332…66eb0x0e3d…7757Base—$10.50100%0x5dca…cd2173d ago0xc8f9e6…7c7f44
0x1332…66eb0x0e3d…7757Base—$10.53100%0x6c0f…7cd673d ago0x59c028…0db159

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.