Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x299b…0695Base—$0.03100%fluxa112d ago0x50da56…ba3fed
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa112d ago0x79ddab…bdabf2
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa112d ago0x9c8d45…c89b79
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa112d ago0x1eb393…55b53b
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa112d ago0x1efedf…bb7028
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa112d ago0x724a3e…6d7733
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa112d ago0x668d8a…879684
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa112d ago0xbcd6f3…4b1de1
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa112d ago0x45d99c…8c515a
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa112d ago0xf4f35f…0c702a
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa112d ago0x039451…3864ef
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa112d ago0x175a2c…29f647
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa112d ago0xec050d…229f1b
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa112d ago0xb0f502…fa8db7
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa112d ago0xe0b6c2…9f614e
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa112d ago0xca4398…7c2207
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa112d ago0x713c7d…19cd18
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0x69eccc…bc07cb
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0x1da489…435698
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0x189efb…43fcc5
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0xa474f5…5a4fde
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0xf061e0…0533ee
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0xe65446…989d93
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0xa0f983…23b7cc
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0xd50b71…bae9b4

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.