Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbdd5…36550x3e0a…78e7Base—$0.003423100%coinbase74d ago0x7c2bb2…df1807
0xbdd5…36550x3e0a…78e7Base—$0.004085100%coinbase75d ago0x7dc823…c8ed6b
0xbdd5…36550x3e0a…78e7Base—$0.004189100%coinbase75d ago0x0460c1…cce9d1
0xbdd5…36550x3e0a…78e7Base—$0.004665100%coinbase75d ago0xbd9940…7fd652
0xbdd5…36550x3e0a…78e7Base—$0.005448100%coinbase75d ago0xb9b8f6…88c408
0xbdd5…36550x3e0a…78e7Base—$0.003182100%coinbase75d ago0xc3a24f…6e7aff
0xbdd5…36550x3e0a…78e7Base—$0.005534100%coinbase75d ago0x2e882e…bf39c7
0xbdd5…36550x3e0a…78e7Base—$0.005863100%coinbase75d ago0xb60639…d8efc4
0xbdd5…36550x3e0a…78e7Base—$0.004418100%coinbase75d ago0xeb8871…c7a6aa
0xbdd5…36550x3e0a…78e7Base—$0.003002100%coinbase75d ago0x1bc470…ec0420
0xbdd5…36550x3e0a…78e7Base—$0.00426100%coinbase75d ago0x13c23f…18985c
0xbdd5…36550x3e0a…78e7Base—$0.003654100%coinbase75d ago0x238381…ba13b4
0xbdd5…36550x3e0a…78e7Base—$0.003501100%coinbase75d ago0xa0a772…d82ecc
0xbdd5…36550x3e0a…78e7Base—$0.005095100%coinbase75d ago0xf78a0f…ff28cc
0xbdd5…36550x3e0a…78e7Base—$0.005086100%coinbase75d ago0x28420c…6fd177
0xbdd5…36550x3e0a…78e7Base—$0.004389100%coinbase75d ago0xc4fb06…7f38e8
0xbdd5…36550x3e0a…78e7Base—$0.003711100%coinbase75d ago0x64fa6f…3fbef0
0xbdd5…36550x3e0a…78e7Base—$0.003474100%coinbase75d ago0x550051…bab665
0xbdd5…36550x3e0a…78e7Base—$0.004016100%coinbase75d ago0xab749f…e59dc8
0xbdd5…36550x3e0a…78e7Base—$0.003075100%coinbase75d ago0xd40bb5…d80eba
0xbdd5…36550x3e0a…78e7Base—$0.003876100%coinbase75d ago0x554e01…5dd8ff
0xbdd5…36550x3e0a…78e7Base—$0.004499100%coinbase75d ago0x2cd94d…23716d
0xbdd5…36550x3e0a…78e7Base—$0.003382100%coinbase75d ago0x8eec3b…ea0a15
0xbdd5…36550x3e0a…78e7Base—$0.005704100%coinbase75d ago0x0c9546…704522
0xbdd5…36550x3e0a…78e7Base—$0.00407100%coinbase75d ago0xb3f34d…996fd4

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.