Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$2.10100%0x1efc…9e43107d ago0x3fe467…aa086b
0xdd07…45b90x0e3d…7757Base—$10.50100%0xe146…b438107d ago0xd924b0…021e37
0xdd07…45b90x0e3d…7757Base—$3.15100%0x2740…f504107d ago0xd9a95f…279100
0xdd07…45b90x0e3d…7757Base—$3.15100%0xed27…48f7107d ago0x38a46c…b15487
0xdd07…45b90x0e3d…7757Base—$5.25100%0x6b3c…58cb107d ago0x2c31d0…e1045c
0xdd07…45b90x0e3d…7757Base—$7.35100%0x9190…8d83107d ago0xddeab7…17b69e
0xdd07…45b90x0e3d…7757Base—$1.05100%0x6aad…f133107d ago0x985a43…dc37eb
0xdd07…45b90x0e3d…7757Base—$1.05100%0x8bf0…2ce2107d ago0xde2e46…fd722e
0xdd07…45b90x0e3d…7757Base—$3.15100%0x8569…b987107d ago0xc5f672…58356b
0xdd07…45b90x0e3d…7757Base—$1.05100%0x99d9…ec9d108d ago0x2ae530…bcd0db
0xdd07…45b90x0e3d…7757Base—$5.25100%0xe4bd…cd4e108d ago0x579e87…7cb25a
0xdd07…45b90x0e3d…7757Base—$5.25100%0x27f5…dfdc108d ago0xbe55f4…e1eede
0xdd07…45b90x0e3d…7757Base—$21.00100%0x6d49…84c8108d ago0x2a8479…e1590f
0xdd07…45b90x0e3d…7757Base—$3.15100%0x7492…70ae108d ago0xe234dc…68febc
0xdd07…45b90x0e3d…7757Base—$10.50100%0x6e35…7a28108d ago0xb94278…1e5d62
0xdd07…45b90x0e3d…7757Base—$3.15100%0xc5bc…3606108d ago0x24864f…664932
0xdd07…45b90x0e3d…7757Base—$21.00100%0x160a…c891108d ago0x23c9ca…1791fd
0xdd07…45b90x0e3d…7757Base—$9.45100%0x1984…8da8108d ago0x9d60a0…a3d8c2
0xdd07…45b90x0e3d…7757Base—$3.15100%0x29b8…3263108d ago0x894f9c…cd3816
0xdd07…45b90x0e3d…7757Base—$8.40100%0xda2d…f5ea108d ago0x72af61…c06ff4
0xdd07…45b90x0e3d…7757Base—$3.15100%0x80e2…1873108d ago0x7707c5…3baf83
0xdd07…45b90x0e3d…7757Base—$42.00100%0xd0af…bdfe108d ago0xfc572d…fc22e5
0xdd07…45b90x0e3d…7757Base—$2.10100%0xd798…8751108d ago0xec7590…e898e9
0xdd07…45b90x0e3d…7757Base—$3.15100%0xaf62…40b9108d ago0x5d43be…81db8d
0xdd07…45b90x0e3d…7757Base—$52.50100%0x3845…8ad2108d ago0x82a32d…a13191

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.