Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase56d ago0x51f01a…ae71f6
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase56d ago0x7c5bf3…914f2b
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase56d ago0x48b906…d72a85
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase56d ago0x530978…3dc081
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase56d ago0x0d61d0…2c6f90
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase56d ago0x8493fc…b16705
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase56d ago0xb947d5…abec80
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase56d ago0x5338e1…35c57c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase56d ago0x431f86…042182
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase56d ago0x9a0b14…a1dbe9
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase56d ago0x011df4…2eadd2
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase56d ago0xc9e52e…1e92de
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase56d ago0x757b48…9b3b81
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase57d ago0x30aeb3…25f3f9
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase57d ago0x79e37e…08c8e7
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase57d ago0x76b6e2…8f80b7
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase57d ago0xe73a1a…f469bd
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase57d ago0x5bb0e4…60f9da
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase57d ago0xb354db…974073
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase57d ago0xa983f7…354156
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase57d ago0x6dd760…f6f832
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase57d ago0x2a09ae…b92c2c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase57d ago0x12be8b…a8a1c2
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase57d ago0x039d84…0fbedc
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase57d ago0xbff4a2…4a538b

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.