Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9620…5b3b0xa0af…2542Base—$0.50100%coinbase3d ago0x154664…51ab22
0x9620…5b3b0xa0af…2542Base—$0.50100%coinbase3d ago0x2631d8…bb546c
0x4570…afd90xa0af…2542Base—$0.50100%coinbase3d ago0x9a3eb9…b7c1f8
0x359e…1ae40xa0af…2542Base—$0.50100%coinbase4d ago0x7bf5cb…923336
0x68a8…e5a80xa0af…2542Base—$0.50100%coinbase4d ago0xedac41…7ebb0b
0x41ce…d6710xa0af…2542Base—$0.50100%coinbase4d ago0x5d2784…948376
0x4570…afd90xa0af…2542Base—$0.50100%coinbase4d ago0x5478ce…ea2420
0x359e…1ae40xa0af…2542Base—$0.50100%coinbase4d ago0xdaaf3f…935354
0x4570…afd90xa0af…2542Base—$0.50100%coinbase4d ago0xda9647…87cf96
0xf490…bfff0xa0af…2542Base—$0.50100%coinbase4d ago0x47e172…cb5440
0x1da1…7f130xa0af…2542Base—$0.50100%coinbase4d ago0x33b947…f82020
0xd2d2…e49d0xa0af…2542Base—$0.50100%coinbase4d ago0xcab24a…d0a61d
0x9620…5b3b0xa0af…2542Base—$0.50100%coinbase4d ago0x434e45…5fddae
0xa265…84c90xa0af…2542Base—$0.50100%coinbase4d ago0x1dbb62…22b4ce
0xbf42…9cf70xa0af…2542Base—$1.00100%coinbase4d ago0x3c5b59…9cfa24
0x0a12…2b1c0xa0af…2542Base—$10.00100%coinbase4d ago0x9fcf5d…d35ff1
0x4570…afd90xa0af…2542Base—$0.50100%coinbase4d ago0xbe1918…578741
0xec49…747f0xa0af…2542Base—$0.50100%coinbase4d ago0xd401ef…860960
0xdf38…42250xa0af…2542Base—$22.42100%coinbase4d ago0xe413cf…90eedc
0xfd4a…82120xa0af…2542Base—$0.50100%coinbase4d ago0x2c9923…aa298d
0xdf38…42250xa0af…2542Base—$0.60100%coinbase4d ago0xdbc546…0a833a
0xdf38…42250xa0af…2542Base—$0.60100%coinbase4d ago0x4a7dca…31ab50
0xbdc2…16640xa0af…2542Base—$0.50100%coinbase4d ago0xf28763…9befcc
0x4570…afd90xa0af…2542Base—$0.50100%coinbase4d ago0x6936f7…6c2c06
0xd7c4…234b0xa0af…2542Base—$0.50100%coinbase4d ago0xc2100e…23e79c

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.