Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42fb…baa30xd0b5…f224Base—$9.9970%0x3482…6f0e15d ago0x6b067b…937ce6
0xe022…cb4a0xd0b5…f224Base—$64.3370%0x3482…6f0e15d ago0xdcf362…d7a80d
0x4faf…aab20xd0b5…f224Base—$99.9970%0x3482…6f0e15d ago0x083061…158326
0x4fb9…4e0f0xd0b5…f224Base—$2.8570%0x3482…6f0e15d ago0x7d9b54…2a1fdc
0xe7e8…83c60xd0b5…f224Base—$4.9970%0x3482…6f0e15d ago0xcddebb…d4ea3c
0x1840…5edb0xd0b5…f224Base—$9.9970%0x3482…6f0e15d ago0xa04877…967768
0x4407…f6a90xd0b5…f224Base—$10.0970%0x3482…6f0e15d ago0xfe64cc…0b22b0
0xfd08…6f210xd0b5…f224Base—$23.8970%0x3482…6f0e15d ago0x58dfcb…7a59dd
0xd863…cb2e0xd0b5…f224Base—$2.4970%0x3482…6f0e15d ago0xc42f14…5fb140
0xa0c7…888f0xd0b5…f224Base—$1.9970%0x3482…6f0e15d ago0x822f40…4a73f9
0x0055…64f40xd0b5…f224Base—$18.1470%0x3482…6f0e15d ago0xa57e3d…0403b7
0x1e34…9c540xd0b5…f224Base—$14.9970%0x3482…6f0e15d ago0xad7370…37a583
0x22f0…1b290xd0b5…f224Base—$51.1770%0x3482…6f0e15d ago0xc6e942…697f01
0x9de7…9f970xd0b5…f224Base—$6.8870%0x3482…6f0e15d ago0x17a085…4d7f8d
0x0258…bf740xd0b5…f224Base—$26.7370%0x3482…6f0e15d ago0xfc424f…533f64
0xac90…f60c0xd0b5…f224Base—$10.9970%0x3482…6f0e15d ago0xca6539…61ddbc
0xec93…2d540xd0b5…f224Base—$17.5570%0x3482…6f0e15d ago0xd2d07b…9a6620

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.