Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase13s ago0x4d2e55…17d009
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase13s ago0x27a57d…945102
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase15s ago0x9bcc68…633cee
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa15s ago0xa2114f…81df60
0x3382…c44c0x6839…1a2bBase—$0.003100%coinbase17s ago0xdc4028…d582ac
0xeec3…c0b20xef43…6c7fBase—$0.01100%virtuals17s ago0x6c07e2…ed2f49
0xba93…f6970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x8bd5cf…d8907c
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase19s ago0x1f3b3b…5c5a19
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0x00097b…afaf98
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase21s ago0xdfc4cb…895046
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase21s ago0x3acad1…17f063
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xf8f4c9…1c693c
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase23s ago0x7ceb5d…3df780
0x3f46…d89d0x6ca3…c3d2Base—$0.001100%coinbase23s ago0x5aa545…bc0f94
0x3f46…d89d0x6ca3…c3d2Base—$0.001100%coinbase23s ago0x922eff…e950f1
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0x7522b0…6004cd
0x79ec…56320x47c5…4fc3Base—$10.5070%0x791a…97b425s ago0xe0d319…385c9a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase27s ago0xb23d50…8bac03
0xf31d…a48c0x6839…1a2bBase—$1.00100%coinbase27s ago0x2df61b…23e21e
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase27s ago0x2c75fc…6e052b
0x6821…ce220x2c87…735fBasex402 service$0.005100%coinbase29s ago0x5d7175…80b32a
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase29s ago0x6723e7…cd2d7e
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a529s ago0xd1b8b9…52b9ad
0x6821…ce220x2c87…735fBasex402 service$0.005100%coinbase31s ago0xb5e789…bc0473
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase31s ago0xd3e49c…e75138

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.