Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf497…64880x6e2c…b3baBase$2.0070%0x3e32…3ce711s ago0x1828d5…91cb92
0xf576…65920xf000…94fcBase$0.10100%coinbase13s ago0x3427ca…303e69
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase15s ago0xf3de6b…741fae
0xe55e…f7480x1cec…8dd4Base$29.39100%mrdn15s ago0x6adf93…7f307c
0x5e14…28990xa9dd…2315Base$0.002100%coinbase19s ago0x4fcb86…2ac151
0x5e14…28990xa9dd…2315Base$0.01100%coinbase21s ago0x28e345…f0ce6d
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23s ago0x93bd93…648981
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a529s ago0x61b52c…b893a7
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc35s ago0xf05019…755347
0xdbe8…ddc50x3d25…9a5eBase$20.0070%0xa923…c9ac35s ago0xeb240b…03db60
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x4853da…bcb500
0x3750…a8d30xb86a…e183Base$5.0070%0xb86a…e18341s ago0x01eb15…7bb0e3
0x191d…df240xd4a0…4780Base$0.01100%coinbase47s ago0x3025c2…fff8d7
0x46b3…bf1d0x3e0a…78e7Base$0.002843100%coinbase1m ago0xc25907…9c9450
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1m ago0x029eaf…f65659
0xb968…8b140x50eb…6480Base$0.00170%0x54f0…79321m ago0xd2e480…fcb0d4
0xe6dc…36b80xc44e…e005Base$30.0070%0xa923…c9ac1m ago0xfc1098…68eb83
0xdd54…a76b0x6d9c…ae2dBase$5.0070%0x3e32…3ce71m ago0x1d932f…b5a43f
0x3011…38cb0xa9dd…2315Base$0.002100%coinbase1m ago0x837b28…ebfe08
0x3011…38cb0xa9dd…2315Base$0.002100%coinbase1m ago0xc58ca3…04d88b
0x3011…38cb0xa9dd…2315Base$0.002100%coinbase1m ago0x4d3fc5…503b17
0x3011…38cb0xa9dd…2315Base$0.002100%coinbase1m ago0xe52903…195d7c
0x3011…38cb0xa9dd…2315Base$0.002100%coinbase1m ago0x01c941…d30cb8
0xf50f…68100x1748…8ae1Base$4.0070%0x3e32…3ce71m ago0x520c11…fc6611
0x3cf2…1be10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x055ec8…2a4412

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.