Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28dd…2d120x0e3d…7757Base—$15.75100%0xa5e3…a7a381d ago0x33a0cd…cfceb5
0x28dd…2d120x0e3d…7757Base—$15.75100%0x6d10…b12b81d ago0xed4a48…a71b60
0x28dd…2d120x0e3d…7757Base—$21.00100%0x971c…70dd81d ago0x58dcae…f277cb
0x28dd…2d120x0e3d…7757Base—$21.00100%0xf11b…db9481d ago0x2fd26d…5405fb
0x28dd…2d120x0e3d…7757Base—$21.00100%0x69ba…d2e281d ago0xa50276…eb10cc
0x28dd…2d120x0e3d…7757Base—$21.00100%0x33a2…877f81d ago0xb27c9a…d7a07e
0x28dd…2d120x0e3d…7757Base—$10.50100%0x78ce…877f81d ago0xb8828b…c1d25b
0x28dd…2d120x0e3d…7757Base—$10.50100%0x4d61…683881d ago0xadcf09…75690c
0x28dd…2d120x0e3d…7757Base—$10.50100%0x04fd…2b5281d ago0x7608d3…3611f1
0x28dd…2d120x0e3d…7757Base—$21.00100%0x8e4d…98c081d ago0xe586eb…090a7e
0x28dd…2d120x0e3d…7757Base—$21.00100%0x707e…8d2881d ago0x387746…b8e8cc
0x28dd…2d120x0e3d…7757Base—$21.00100%0xdbb0…e8c281d ago0xd5c203…4613d7
0x28dd…2d120x0e3d…7757Base—$21.00100%0x549c…63b781d ago0x728b4b…4bf460
0x28dd…2d120x0e3d…7757Base—$21.00100%0xf200…d9a081d ago0x5fc957…c7887b
0x28dd…2d120x0e3d…7757Base—$21.00100%0xc4f0…359681d ago0x7063f2…83b085
0x28dd…2d120x0e3d…7757Base—$21.00100%0x665d…3bb981d ago0xb9f981…72286a

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.